#CF90DC#CF90DC
#CF90DC is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.1% C 0.126 H 320.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CF90DC |
|---|---|
| RGB | rgb(207, 144, 220) |
| HSL | hsl(290, 52%, 71%) |
| HSV | hsv(290, 35%, 86%) |
| CMYK | cmyk(5.9%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.30, 36.52, -29.33) |
| CIE-LCH | lch(68.30, 46.84, 321.23°) |
| OKLab | oklab(74.13% 0.0975 -0.0802) |
| OKLCH | oklch(74.13% 0.126 320.6) |
| XYZ | xyz(48.6220, 38.3806, 72.5432) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.08
Pale Purple
#B790D4
ΔE00 4.90
Plum
#DDA0DD
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF90DC #9DDC90
analogous
#A990DC #CF90DC #DC90C3
triadic
#CF90DC #DCCF90 #90DCCF
tetradic
#CF90DC #DCA990 #9DDC90 #90C3DC
square
#CF90DC #DCA990 #9DDC90 #90C3DC
split-complementary
#CF90DC #C3DC90 #90DCA9
monochromatic
#A23AB8 #BB61CD #CF90DC #E3BFEB #F5E8F8
Accessibility & contrast
On white
2.42
#CF90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#CF90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF90DC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF90DC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#D099AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cf90dc; /* rgb */ color: rgb(207, 144, 220); /* oklch */ color: oklch(74.1% 0.126 320.6);
Tailwind
colors: {
custom: {
50: '#deb1e7',
500: '#cf90dc',
950: '#000000',
},
}SCSS
$custom: #cf90dc; $custom-light: #deb1e7; $custom-dark: #000000;
JSON
{
"hex": "#cf90dc",
"rgb": {
"r": 207,
"g": 144,
"b": 220
},
"hsl": {
"h": 289.737,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.74132,
"c": 0.12622,
"h": 320.6
},
"luminance": 0.38379
}Semantic roles & 50–950 ramp
primary
#CF90DC
secondary
#DDEEDA
accent
#BF2640
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084