#CF90EB#CF90EB
#CF90EB is a light, vivid purple. Relative luminance 0.392; OKLCH L 74.8% C 0.143 H 314.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CF90EB |
|---|---|
| RGB | rgb(207, 144, 235) |
| HSL | hsl(282, 69%, 74%) |
| HSV | hsv(282, 39%, 92%) |
| CMYK | cmyk(11.9%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.90, 39.53, -36.66) |
| CIE-LCH | lch(68.90, 53.92, 317.16°) |
| OKLab | oklab(74.79% 0.1009 -0.1011) |
| OKLCH | oklch(74.79% 0.143 314.9) |
| XYZ | xyz(50.6984, 39.2112, 83.4790) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 5.23
Pale Purple
#B790D4
ΔE00 5.45
Pastel Purple
#CAA0FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF90EB #ACEB90
analogous
#A290EB #CF90EB #EB90DA
triadic
#CF90EB #EBCF90 #90EBCF
tetradic
#CF90EB #EBA290 #ACEB90 #90DAEB
square
#CF90EB #EBA290 #ACEB90 #90DAEB
split-complementary
#CF90EB #DAEB90 #90EBA2
monochromatic
#A228D8 #B95CE2 #CF90EB #E5C4F4 #F4E5FA
Accessibility & contrast
On white
2.38
#CF90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CF90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF90EB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF90EB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#CD9CB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cf90eb; /* rgb */ color: rgb(207, 144, 235); /* oklch */ color: oklch(74.8% 0.143 314.9);
Tailwind
colors: {
custom: {
50: '#dfb1f1',
500: '#cf90eb',
950: '#000000',
},
}SCSS
$custom: #cf90eb; $custom-light: #dfb1f1; $custom-dark: #000000;
JSON
{
"hex": "#cf90eb",
"rgb": {
"r": 207,
"g": 144,
"b": 235
},
"hsl": {
"h": 281.538,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.74787,
"c": 0.14279,
"h": 314.9
},
"luminance": 0.3921
}Semantic roles & 50–950 ramp
primary
#CF90EB
secondary
#E1F2D9
accent
#D1144E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085