#CE9BF9#CE9BF9
#CE9BF9 is a light, vivid violet. Relative luminance 0.434; OKLCH L 77.2% C 0.140 H 308.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9BF9 |
|---|---|
| RGB | rgb(206, 155, 249) |
| HSL | hsl(273, 89%, 79%) |
| HSV | hsv(273, 38%, 98%) |
| CMYK | cmyk(17.3%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(71.83, 36.23, -39.76) |
| CIE-LCH | lch(71.83, 53.80, 312.34°) |
| OKLab | oklab(77.17% 0.087 -0.11) |
| OKLCH | oklch(77.17% 0.14 308.3) |
| XYZ | xyz(54.2706, 43.4046, 95.1231) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.77
Lilac (survey)
#CEA2FD
ΔE00 1.84
Pastel Purple
#CAA0FF
ΔE00 2.07
Lavender (survey)
#C79FEF
ΔE00 2.56
Liliac
#C48EFD
ΔE00 4.02
Pale Violet
#CEAEFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9BF9 #C6F99B
analogous
#9F9BF9 #CE9BF9 #F99BF5
triadic
#CE9BF9 #F9CE9B #9BF9CE
tetradic
#CE9BF9 #F99F9B #C6F99B #9BF5F9
square
#CE9BF9 #F99F9B #C6F99B #9BF5F9
split-complementary
#CE9BF9 #F5F99B #9BF99F
monochromatic
#9528F2 #B261F6 #CE9BF9 #EAD5FC #F1E2FD
Accessibility & contrast
On white
2.17
#CE9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#CE9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9BF9
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9BF9 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#93B1F6
Tritanopia (blue-blind)
#C8A9BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ce9bf9; /* rgb */ color: rgb(206, 155, 249); /* oklch */ color: oklch(77.2% 0.140 308.3);
Tailwind
colors: {
custom: {
50: '#deb9fb',
500: '#ce9bf9',
950: '#000000',
},
}SCSS
$custom: #ce9bf9; $custom-light: #deb9fb; $custom-dark: #000000;
JSON
{
"hex": "#ce9bf9",
"rgb": {
"r": 206,
"g": 155,
"b": 249
},
"hsl": {
"h": 272.553,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.77166,
"c": 0.14029,
"h": 308.3
},
"luminance": 0.43404
}Semantic roles & 50–950 ramp
primary
#CE9BF9
secondary
#E4F5D6
accent
#E50069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085