#CF92EB#CF92EB
#CF92EB is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.1% C 0.139 H 314.7°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CF92EB |
|---|---|
| RGB | rgb(207, 146, 235) |
| HSL | hsl(281, 69%, 75%) |
| HSV | hsv(281, 38%, 92%) |
| CMYK | cmyk(11.9%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.34, 38.45, -35.98) |
| CIE-LCH | lch(69.34, 52.66, 316.90°) |
| OKLab | oklab(75.12% 0.098 -0.0991) |
| OKLCH | oklch(75.12% 0.139 314.7) |
| XYZ | xyz(51.0040, 39.8224, 83.5808) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.87
Liliac
#C48EFD
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 5.22
Pale Purple
#B790D4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF92EB #AEEB92
analogous
#A392EB #CF92EB #EB92DA
triadic
#CF92EB #EBCF92 #92EBCF
tetradic
#CF92EB #EBA392 #AEEB92 #92DAEB
square
#CF92EB #EBA392 #AEEB92 #92DAEB
split-complementary
#CF92EB #DAEB92 #92EBA3
monochromatic
#A12BD8 #B85EE2 #CF92EB #E6C6F4 #F4E5FA
Accessibility & contrast
On white
2.34
#CF92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CF92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF92EB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF92EB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#CD9EB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf92eb; /* rgb */ color: rgb(207, 146, 235); /* oklch */ color: oklch(75.1% 0.139 314.7);
Tailwind
colors: {
custom: {
50: '#dfb3f1',
500: '#cf92eb',
950: '#000000',
},
}SCSS
$custom: #cf92eb; $custom-light: #dfb3f1; $custom-dark: #000000;
JSON
{
"hex": "#cf92eb",
"rgb": {
"r": 207,
"g": 146,
"b": 235
},
"hsl": {
"h": 281.124,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75118,
"c": 0.13939,
"h": 314.7
},
"luminance": 0.39821
}Semantic roles & 50–950 ramp
primary
#CF92EB
secondary
#E1F2D9
accent
#D11550
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085