#CF97EE#CF97EE
#CF97EE is a light, vivid violet. Relative luminance 0.416; OKLCH L 76.1% C 0.134 H 312.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CF97EE |
|---|---|
| RGB | rgb(207, 151, 238) |
| HSL | hsl(279, 72%, 76%) |
| HSV | hsv(279, 37%, 93%) |
| CMYK | cmyk(13%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.58, 36.37, -35.71) |
| CIE-LCH | lch(70.58, 50.97, 315.52°) |
| OKLab | oklab(76.09% 0.0915 -0.0984) |
| OKLCH | oklch(76.09% 0.134 312.9) |
| XYZ | xyz(52.2288, 41.5726, 86.1453) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.52
Lavender (survey)
#C79FEF
ΔE00 3.04
Lilac (survey)
#CEA2FD
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF97EE #B6EE97
analogous
#A497EE #CF97EE #EE97E2
triadic
#CF97EE #EECF97 #97EECF
tetradic
#CF97EE #EEA497 #B6EE97 #97E2EE
square
#CF97EE #EEA497 #B6EE97 #97E2EE
split-complementary
#CF97EE #E2EE97 #97EEA4
monochromatic
#9E2EDD #B762E5 #CF97EE #E7CCF7 #F3E5FB
Accessibility & contrast
On white
2.25
#CF97EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#CF97EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF97EE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF97EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF97EE | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#CCA3B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cf97ee; /* rgb */ color: rgb(207, 151, 238); /* oklch */ color: oklch(76.1% 0.134 312.9);
Tailwind
colors: {
custom: {
50: '#dfb6f4',
500: '#cf97ee',
950: '#000000',
},
}SCSS
$custom: #cf97ee; $custom-light: #dfb6f4; $custom-dark: #000000;
JSON
{
"hex": "#cf97ee",
"rgb": {
"r": 207,
"g": 151,
"b": 238
},
"hsl": {
"h": 278.621,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.7609,
"c": 0.13435,
"h": 312.9
},
"luminance": 0.41572
}Semantic roles & 50–950 ramp
primary
#CF97EE
secondary
#E2F2D9
accent
#D41257
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085