#CF92EE#CF92EE
#CF92EE is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.3% C 0.143 H 313.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CF92EE |
|---|---|
| RGB | rgb(207, 146, 238) |
| HSL | hsl(280, 73%, 75%) |
| HSV | hsv(280, 39%, 93%) |
| CMYK | cmyk(13%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.47, 39.07, -37.43) |
| CIE-LCH | lch(69.47, 54.11, 316.23°) |
| OKLab | oklab(75.25% 0.0986 -0.1033) |
| OKLCH | oklch(75.25% 0.143 313.7) |
| XYZ | xyz(51.4411, 39.9973, 85.8827) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 4.13
Liliac
#C48EFD
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF92EE #B1EE92
analogous
#A192EE #CF92EE #EE92DF
triadic
#CF92EE #EECF92 #92EECF
tetradic
#CF92EE #EEA192 #B1EE92 #92DFEE
square
#CF92EE #EEA192 #B1EE92 #92DFEE
split-complementary
#CF92EE #DFEE92 #92EEA1
monochromatic
#A028DD #B85DE6 #CF92EE #E6C7F6 #F3E5FB
Accessibility & contrast
On white
2.33
#CF92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CF92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF92EE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF92EE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#CD9FB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf92ee; /* rgb */ color: rgb(207, 146, 238); /* oklch */ color: oklch(75.3% 0.143 313.7);
Tailwind
colors: {
custom: {
50: '#dfb3f4',
500: '#cf92ee',
950: '#000000',
},
}SCSS
$custom: #cf92ee; $custom-light: #dfb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cf92ee",
"rgb": {
"r": 207,
"g": 146,
"b": 238
},
"hsl": {
"h": 279.783,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.75253,
"c": 0.14281,
"h": 313.7
},
"luminance": 0.39996
}Semantic roles & 50–950 ramp
primary
#CF92EE
secondary
#E1F3D8
accent
#D51053
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085