#CF93EE#CF93EE
#CF93EE is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.4% C 0.141 H 313.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CF93EE |
|---|---|
| RGB | rgb(207, 147, 238) |
| HSL | hsl(280, 73%, 75%) |
| HSV | hsv(280, 38%, 93%) |
| CMYK | cmyk(13%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(69.69, 38.53, -37.09) |
| CIE-LCH | lch(69.69, 53.48, 316.09°) |
| OKLab | oklab(75.42% 0.0972 -0.1023) |
| OKLCH | oklch(75.42% 0.141 313.5) |
| XYZ | xyz(51.5959, 40.3069, 85.9343) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.99
Lavender (survey)
#C79FEF
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 4.39
Liliac
#C48EFD
ΔE00 4.46
Pastel Purple
#CAA0FF
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF93EE #B2EE93
analogous
#A193EE #CF93EE #EE93E0
triadic
#CF93EE #EECF93 #93EECF
tetradic
#CF93EE #EEA193 #B2EE93 #93E0EE
square
#CF93EE #EEA193 #B2EE93 #93E0EE
split-complementary
#CF93EE #E0EE93 #93EEA1
monochromatic
#A029DD #B75EE6 #CF93EE #E7C8F6 #F3E5FB
Accessibility & contrast
On white
2.32
#CF93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#CF93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF93EE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF93EE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#CD9FB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf93ee; /* rgb */ color: rgb(207, 147, 238); /* oklch */ color: oklch(75.4% 0.141 313.5);
Tailwind
colors: {
custom: {
50: '#dfb3f4',
500: '#cf93ee',
950: '#000000',
},
}SCSS
$custom: #cf93ee; $custom-light: #dfb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cf93ee",
"rgb": {
"r": 207,
"g": 147,
"b": 238
},
"hsl": {
"h": 279.56,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.75419,
"c": 0.14113,
"h": 313.5
},
"luminance": 0.40306
}Semantic roles & 50–950 ramp
primary
#CF93EE
secondary
#E1F2D9
accent
#D51153
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085