#CF90EE#CF90EE
#CF90EE is a light, vivid purple. Relative luminance 0.394; OKLCH L 74.9% C 0.146 H 314.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CF90EE |
|---|---|
| RGB | rgb(207, 144, 238) |
| HSL | hsl(280, 73%, 75%) |
| HSV | hsv(280, 39%, 93%) |
| CMYK | cmyk(13%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.03, 40.15, -38.11) |
| CIE-LCH | lch(69.03, 55.36, 316.49°) |
| OKLab | oklab(74.92% 0.1015 -0.1052) |
| OKLCH | oklch(74.92% 0.146 314) |
| XYZ | xyz(51.1355, 39.3860, 85.7809) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.49
Liliac
#C48EFD
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 4.98
Pastel Purple
#CAA0FF
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF90EE #AFEE90
analogous
#A090EE #CF90EE #EE90DE
triadic
#CF90EE #EECF90 #90EECF
tetradic
#CF90EE #EEA090 #AFEE90 #90DEEE
square
#CF90EE #EEA090 #AFEE90 #90DEEE
split-complementary
#CF90EE #DEEE90 #90EEA0
monochromatic
#A126DE #B85BE6 #CF90EE #E6C5F6 #F4E4FB
Accessibility & contrast
On white
2.37
#CF90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#CF90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF90EE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF90EE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#CD9DB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cf90ee; /* rgb */ color: rgb(207, 144, 238); /* oklch */ color: oklch(74.9% 0.146 314.0);
Tailwind
colors: {
custom: {
50: '#dfb1f4',
500: '#cf90ee',
950: '#000000',
},
}SCSS
$custom: #cf90ee; $custom-light: #dfb1f4; $custom-dark: #000000;
JSON
{
"hex": "#cf90ee",
"rgb": {
"r": 207,
"g": 144,
"b": 238
},
"hsl": {
"h": 280.213,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.74923,
"c": 0.14618,
"h": 314
},
"luminance": 0.39385
}Semantic roles & 50–950 ramp
primary
#CF90EE
secondary
#E1F3D8
accent
#D61051
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085