#CF94EE#CF94EE
#CF94EE is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.6% C 0.139 H 313.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CF94EE |
|---|---|
| RGB | rgb(207, 148, 238) |
| HSL | hsl(279, 73%, 76%) |
| HSV | hsv(279, 38%, 93%) |
| CMYK | cmyk(13%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.91, 37.99, -36.75) |
| CIE-LCH | lch(69.91, 52.86, 315.96°) |
| OKLab | oklab(75.59% 0.0958 -0.1013) |
| OKLCH | oklch(75.59% 0.139 313.4) |
| XYZ | xyz(51.7521, 40.6192, 85.9864) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.84
Lavender (survey)
#C79FEF
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 4.20
Pastel Purple
#CAA0FF
ΔE00 4.56
Liliac
#C48EFD
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF94EE #B3EE94
analogous
#A294EE #CF94EE #EE94E0
triadic
#CF94EE #EECF94 #94EECF
tetradic
#CF94EE #EEA294 #B3EE94 #94E0EE
square
#CF94EE #EEA294 #B3EE94 #94E0EE
split-complementary
#CF94EE #E0EE94 #94EEA2
monochromatic
#A02ADD #B75FE6 #CF94EE #E7C9F6 #F3E5FB
Accessibility & contrast
On white
2.30
#CF94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CF94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF94EE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF94EE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F1
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#CDA0B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf94ee; /* rgb */ color: rgb(207, 148, 238); /* oklch */ color: oklch(75.6% 0.139 313.4);
Tailwind
colors: {
custom: {
50: '#dfb4f4',
500: '#cf94ee',
950: '#000000',
},
}SCSS
$custom: #cf94ee; $custom-light: #dfb4f4; $custom-dark: #000000;
JSON
{
"hex": "#cf94ee",
"rgb": {
"r": 207,
"g": 148,
"b": 238
},
"hsl": {
"h": 279.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.75586,
"c": 0.13943,
"h": 313.4
},
"luminance": 0.40618
}Semantic roles & 50–950 ramp
primary
#CF94EE
secondary
#E1F2D9
accent
#D51154
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085