#CF9BEE#CF9BEE
#CF9BEE is a light, vivid violet. Relative luminance 0.429; OKLCH L 76.8% C 0.128 H 312.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9BEE |
|---|---|
| RGB | rgb(207, 155, 238) |
| HSL | hsl(278, 71%, 77%) |
| HSV | hsv(278, 35%, 93%) |
| CMYK | cmyk(13%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(71.47, 34.20, -34.32) |
| CIE-LCH | lch(71.47, 48.44, 314.90°) |
| OKLab | oklab(76.77% 0.0858 -0.0944) |
| OKLCH | oklch(76.77% 0.128 312.3) |
| XYZ | xyz(52.8835, 42.8820, 86.3635) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.30
Baby Purple
#CA9BF7
ΔE00 2.45
Lilac (survey)
#CEA2FD
ΔE00 3.19
Pastel Purple
#CAA0FF
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 5.26
Pale Violet
#CEAEFA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9BEE #BAEE9B
analogous
#A69BEE #CF9BEE #EE9BE4
triadic
#CF9BEE #EECF9B #9BEECF
tetradic
#CF9BEE #EEA69B #BAEE9B #9BE4EE
square
#CF9BEE #EEA69B #BAEE9B #9BE4EE
split-complementary
#CF9BEE #E4EE9B #9BEEA6
monochromatic
#9D32DC #B667E5 #CF9BEE #E8CFF7 #F2E5FB
Accessibility & contrast
On white
2.19
#CF9BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#CF9BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9BEE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9BEE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF1
Deuteranopia (green-blind)
#99B0EC
Tritanopia (blue-blind)
#CCA6BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cf9bee; /* rgb */ color: rgb(207, 155, 238); /* oklch */ color: oklch(76.8% 0.128 312.3);
Tailwind
colors: {
custom: {
50: '#deb9f3',
500: '#cf9bee',
950: '#000000',
},
}SCSS
$custom: #cf9bee; $custom-light: #deb9f3; $custom-dark: #000000;
JSON
{
"hex": "#cf9bee",
"rgb": {
"r": 207,
"g": 155,
"b": 238
},
"hsl": {
"h": 277.59,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.76772,
"c": 0.12755,
"h": 312.3
},
"luminance": 0.42881
}Semantic roles & 50–950 ramp
primary
#CF9BEE
secondary
#E2F2D9
accent
#D3135A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085