#CF9BE5#CF9BE5
#CF9BE5 is a light, moderate purple. Relative luminance 0.424; OKLCH L 76.4% C 0.117 H 315.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9BE5 |
|---|---|
| RGB | rgb(207, 155, 229) |
| HSL | hsl(282, 59%, 75%) |
| HSV | hsv(282, 32%, 90%) |
| CMYK | cmyk(9.6%, 32.3%, 0%, 10.2%) |
| CIE-LAB | lab(71.12, 32.34, -29.94) |
| CIE-LCH | lch(71.12, 44.07, 317.21°) |
| OKLab | oklab(76.39% 0.0836 -0.0819) |
| OKLCH | oklch(76.39% 0.117 315.6) |
| XYZ | xyz(51.5942, 42.3663, 79.5731) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.39
Baby Purple
#CA9BF7
ΔE00 4.26
Plum
#DDA0DD
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9BE5 #B1E59B
analogous
#AA9BE5 #CF9BE5 #E59BD6
triadic
#CF9BE5 #E5CF9B #9BE5CF
tetradic
#CF9BE5 #E5AA9B #B1E59B #9BD6E5
square
#CF9BE5 #E5AA9B #B1E59B #9BD6E5
split-complementary
#CF9BE5 #D6E59B #9BE5AA
monochromatic
#A03ACC #B86AD8 #CF9BE5 #E6CCF2 #F3E7F9
Accessibility & contrast
On white
2.22
#CF9BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#CF9BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9BE5
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9BE5 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE8
Deuteranopia (green-blind)
#9CB0E3
Tritanopia (blue-blind)
#CEA4B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cf9be5; /* rgb */ color: rgb(207, 155, 229); /* oklch */ color: oklch(76.4% 0.117 315.6);
Tailwind
colors: {
custom: {
50: '#deb9ed',
500: '#cf9be5',
950: '#000000',
},
}SCSS
$custom: #cf9be5; $custom-light: #deb9ed; $custom-dark: #000000;
JSON
{
"hex": "#cf9be5",
"rgb": {
"r": 207,
"g": 155,
"b": 229
},
"hsl": {
"h": 282.162,
"s": 58.73,
"l": 75.294
},
"oklch": {
"l": 0.76388,
"c": 0.11705,
"h": 315.6
},
"luminance": 0.42365
}Semantic roles & 50–950 ramp
primary
#CF9BE5
secondary
#E1F0DB
accent
#C61F51
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084