#CF92FF#CF92FF
#CF92FF is a light, vivid violet. Relative luminance 0.410; OKLCH L 76.1% C 0.162 H 308.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CF92FF |
|---|---|
| RGB | rgb(207, 146, 255) |
| HSL | hsl(274, 100%, 79%) |
| HSV | hsv(274, 43%, 100%) |
| CMYK | cmyk(18.8%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(70.21, 42.68, -45.56) |
| CIE-LCH | lch(70.21, 62.43, 313.14°) |
| OKLab | oklab(76.05% 0.1018 -0.1267) |
| OKLCH | oklch(76.05% 0.162 308.8) |
| XYZ | xyz(54.0576, 41.0438, 99.6628) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.19
Baby Purple
#CA9BF7
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.20
Lavender (survey)
#C79FEF
ΔE00 5.04
Light Purple
#BF77F6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF92FF #C2FF92
analogous
#9892FF #CF92FF #FF92F8
triadic
#CF92FF #FFCF92 #92FFCF
tetradic
#CF92FF #FF9892 #C2FF92 #92F8FF
square
#CF92FF #FF9892 #C2FF92 #92F8FF
split-complementary
#CF92FF #F8FF92 #92FF98
monochromatic
#9918FF #B455FF #CF92FF #EACFFF #F2E0FF
Accessibility & contrast
On white
2.28
#CF92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CF92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF92FF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF92FF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#C9A3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cf92ff; /* rgb */ color: rgb(207, 146, 255); /* oklch */ color: oklch(76.1% 0.162 308.8);
Tailwind
colors: {
custom: {
50: '#dfb3ff',
500: '#cf92ff',
950: '#000000',
},
}SCSS
$custom: #cf92ff; $custom-light: #dfb3ff; $custom-dark: #000000;
JSON
{
"hex": "#cf92ff",
"rgb": {
"r": 207,
"g": 146,
"b": 255
},
"hsl": {
"h": 273.578,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.76052,
"c": 0.16249,
"h": 308.8
},
"luminance": 0.41043
}Semantic roles & 50–950 ramp
primary
#CF92FF
secondary
#E3F7D4
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086