#CF9DF9#CF9DF9
#CF9DF9 is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.6% C 0.137 H 308.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9DF9 |
|---|---|
| RGB | rgb(207, 157, 249) |
| HSL | hsl(273, 88%, 80%) |
| HSV | hsv(273, 37%, 98%) |
| CMYK | cmyk(16.9%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(72.38, 35.44, -38.91) |
| CIE-LCH | lch(72.38, 52.63, 312.33°) |
| OKLab | oklab(77.6% 0.0854 -0.1076) |
| OKLCH | oklch(77.6% 0.137 308.4) |
| XYZ | xyz(54.8848, 44.2195, 95.2480) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.97
Lilac (survey)
#CEA2FD
ΔE00 1.47
Pastel Purple
#CAA0FF
ΔE00 2.00
Lavender (survey)
#C79FEF
ΔE00 2.30
Liliac
#C48EFD
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9DF9 #C7F99D
analogous
#A19DF9 #CF9DF9 #F99DF5
triadic
#CF9DF9 #F9CF9D #9DF9CF
tetradic
#CF9DF9 #F9A19D #C7F99D #9DF5F9
square
#CF9DF9 #F9A19D #C7F99D #9DF5F9
split-complementary
#CF9DF9 #F5F99D #9DF9A1
monochromatic
#972AF2 #B363F5 #CF9DF9 #EBD7FD #F1E2FD
Accessibility & contrast
On white
2.13
#CF9DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#CF9DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9DF9
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9DF9 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#CAABBF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cf9df9; /* rgb */ color: rgb(207, 157, 249); /* oklch */ color: oklch(77.6% 0.137 308.4);
Tailwind
colors: {
custom: {
50: '#dfbafb',
500: '#cf9df9',
950: '#000000',
},
}SCSS
$custom: #cf9df9; $custom-light: #dfbafb; $custom-dark: #000000;
JSON
{
"hex": "#cf9df9",
"rgb": {
"r": 207,
"g": 157,
"b": 249
},
"hsl": {
"h": 272.609,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.77602,
"c": 0.13732,
"h": 308.4
},
"luminance": 0.44219
}Semantic roles & 50–950 ramp
primary
#CF9DF9
secondary
#E4F5D6
accent
#E50069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185