#CE9BEA#CE9BEA
#CE9BEA is a light, vivid violet. Relative luminance 0.425; OKLCH L 76.5% C 0.122 H 313.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9BEA |
|---|---|
| RGB | rgb(206, 155, 234) |
| HSL | hsl(279, 65%, 76%) |
| HSV | hsv(279, 34%, 92%) |
| CMYK | cmyk(12%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.22, 33.06, -32.53) |
| CIE-LCH | lch(71.22, 46.38, 315.46°) |
| OKLab | oklab(76.5% 0.0837 -0.0893) |
| OKLCH | oklch(76.5% 0.122 313.1) |
| XYZ | xyz(52.0238, 42.5059, 83.2898) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.47
Baby Purple
#CA9BF7
ΔE00 3.08
Lilac (survey)
#CEA2FD
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 5.04
Mauve
#E0B0FF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9BEA #B7EA9B
analogous
#A79BEA #CE9BEA #EA9BDF
triadic
#CE9BEA #EACE9B #9BEACE
tetradic
#CE9BEA #EAA79B #B7EA9B #9BDFEA
square
#CE9BEA #EAA79B #B7EA9B #9BDFEA
split-complementary
#CE9BEA #DFEA9B #9BEAA7
monochromatic
#9C36D5 #B568DF #CE9BEA #E7CEF5 #F3E6FA
Accessibility & contrast
On white
2.21
#CE9BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#CE9BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9BEA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9BEA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#CCA5B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ce9bea; /* rgb */ color: rgb(206, 155, 234); /* oklch */ color: oklch(76.5% 0.122 313.1);
Tailwind
colors: {
custom: {
50: '#deb9f1',
500: '#ce9bea',
950: '#000000',
},
}SCSS
$custom: #ce9bea; $custom-light: #deb9f1; $custom-dark: #000000;
JSON
{
"hex": "#ce9bea",
"rgb": {
"r": 206,
"g": 155,
"b": 234
},
"hsl": {
"h": 278.734,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.76502,
"c": 0.12241,
"h": 313.1
},
"luminance": 0.42505
}Semantic roles & 50–950 ramp
primary
#CE9BEA
secondary
#E2F1DA
accent
#CD1858
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084