#CF99EE#CF99EE
#CF99EE is a light, vivid violet. Relative luminance 0.422; OKLCH L 76.4% C 0.131 H 312.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CF99EE |
|---|---|
| RGB | rgb(207, 153, 238) |
| HSL | hsl(278, 71%, 77%) |
| HSV | hsv(278, 36%, 93%) |
| CMYK | cmyk(13%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(71.02, 35.28, -35.02) |
| CIE-LCH | lch(71.02, 49.71, 315.22°) |
| OKLab | oklab(76.43% 0.0886 -0.0964) |
| OKLCH | oklch(76.43% 0.131 312.6) |
| XYZ | xyz(52.5534, 42.2218, 86.2535) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.42
Lavender (survey)
#C79FEF
ΔE00 2.64
Lilac (survey)
#CEA2FD
ΔE00 3.41
Pastel Purple
#CAA0FF
ΔE00 4.02
Liliac
#C48EFD
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF99EE #B8EE99
analogous
#A599EE #CF99EE #EE99E3
triadic
#CF99EE #EECF99 #99EECF
tetradic
#CF99EE #EEA599 #B8EE99 #99E3EE
square
#CF99EE #EEA599 #B8EE99 #99E3EE
split-complementary
#CF99EE #E3EE99 #99EEA5
monochromatic
#9E30DD #B665E5 #CF99EE #E8CDF7 #F3E5FB
Accessibility & contrast
On white
2.22
#CF99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#CF99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF99EE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF99EE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#CCA5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cf99ee; /* rgb */ color: rgb(207, 153, 238); /* oklch */ color: oklch(76.4% 0.131 312.6);
Tailwind
colors: {
custom: {
50: '#dfb7f4',
500: '#cf99ee',
950: '#000000',
},
}SCSS
$custom: #cf99ee; $custom-light: #dfb7f4; $custom-dark: #000000;
JSON
{
"hex": "#cf99ee",
"rgb": {
"r": 207,
"g": 153,
"b": 238
},
"hsl": {
"h": 278.118,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.7643,
"c": 0.13094,
"h": 312.6
},
"luminance": 0.42221
}Semantic roles & 50–950 ramp
primary
#CF99EE
secondary
#E2F2D9
accent
#D31259
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085