#CF9CF9#CF9CF9
#CF9CF9 is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.4% C 0.139 H 308.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9CF9 |
|---|---|
| RGB | rgb(207, 156, 249) |
| HSL | hsl(273, 89%, 79%) |
| HSV | hsv(273, 37%, 98%) |
| CMYK | cmyk(16.9%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(72.15, 35.98, -39.26) |
| CIE-LCH | lch(72.15, 53.25, 312.51°) |
| OKLab | oklab(77.43% 0.0868 -0.1086) |
| OKLCH | oklch(77.43% 0.139 308.6) |
| XYZ | xyz(54.7163, 43.8825, 95.1918) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.93
Lilac (survey)
#CEA2FD
ΔE00 1.69
Pastel Purple
#CAA0FF
ΔE00 2.10
Lavender (survey)
#C79FEF
ΔE00 2.46
Liliac
#C48EFD
ΔE00 4.33
Pale Violet
#CEAEFA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9CF9 #C6F99C
analogous
#A19CF9 #CF9CF9 #F99CF5
triadic
#CF9CF9 #F9CF9C #9CF9CF
tetradic
#CF9CF9 #F9A19C #C6F99C #9CF5F9
square
#CF9CF9 #F9A19C #C6F99C #9CF5F9
split-complementary
#CF9CF9 #F5F99C #9CF9A1
monochromatic
#9729F2 #B362F6 #CF9CF9 #EBD6FC #F1E2FD
Accessibility & contrast
On white
2.15
#CF9CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#CF9CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9CF9
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9CF9 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#CAAABF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cf9cf9; /* rgb */ color: rgb(207, 156, 249); /* oklch */ color: oklch(77.4% 0.139 308.6);
Tailwind
colors: {
custom: {
50: '#dfbafb',
500: '#cf9cf9',
950: '#000000',
},
}SCSS
$custom: #cf9cf9; $custom-light: #dfbafb; $custom-dark: #000000;
JSON
{
"hex": "#cf9cf9",
"rgb": {
"r": 207,
"g": 156,
"b": 249
},
"hsl": {
"h": 272.903,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.77432,
"c": 0.13898,
"h": 308.6
},
"luminance": 0.43882
}Semantic roles & 50–950 ramp
primary
#CF9CF9
secondary
#E4F5D6
accent
#E50068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085