#CF9DFC#CF9DFC
#CF9DFC is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.7% C 0.141 H 307.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9DFC |
|---|---|
| RGB | rgb(207, 157, 252) |
| HSL | hsl(272, 94%, 80%) |
| HSV | hsv(272, 38%, 99%) |
| CMYK | cmyk(17.9%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.50, 36.09, -40.34) |
| CIE-LCH | lch(72.50, 54.12, 311.82°) |
| OKLab | oklab(77.74% 0.086 -0.1117) |
| OKLCH | oklch(77.74% 0.141 307.6) |
| XYZ | xyz(55.3564, 44.4081, 97.7320) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.02
Lilac (survey)
#CEA2FD
ΔE00 1.36
Pastel Purple
#CAA0FF
ΔE00 1.64
Lavender (survey)
#C79FEF
ΔE00 2.67
Liliac
#C48EFD
ΔE00 4.26
Pale Violet
#CEAEFA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9DFC #CAFC9D
analogous
#9F9DFC #CF9DFC #FC9DF9
triadic
#CF9DFC #FCCF9D #9DFCCF
tetradic
#CF9DFC #FC9F9D #CAFC9D #9DF9FC
square
#CF9DFC #FC9F9D #CAFC9D #9DF9FC
split-complementary
#CF9DFC #F9FC9D #9DFC9F
monochromatic
#9526F8 #B262FA #CF9DFC #ECD8FE #F0E1FE
Accessibility & contrast
On white
2.13
#CF9DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#CF9DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9DFC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9DFC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#C9ABC1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cf9dfc; /* rgb */ color: rgb(207, 157, 252); /* oklch */ color: oklch(77.7% 0.141 307.6);
Tailwind
colors: {
custom: {
50: '#dfbafd',
500: '#cf9dfc',
950: '#000000',
},
}SCSS
$custom: #cf9dfc; $custom-light: #dfbafd; $custom-dark: #000000;
JSON
{
"hex": "#cf9dfc",
"rgb": {
"r": 207,
"g": 157,
"b": 252
},
"hsl": {
"h": 271.579,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.77738,
"c": 0.14094,
"h": 307.6
},
"luminance": 0.44408
}Semantic roles & 50–950 ramp
primary
#CF9DFC
secondary
#E5F6D5
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185