#CEB5EB#CEB5EB
#CEB5EB is a light, moderate violet. Relative luminance 0.522; OKLCH L 81.2% C 0.079 H 305.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB5EB |
|---|---|
| RGB | rgb(206, 181, 235) |
| HSL | hsl(268, 57%, 82%) |
| HSV | hsv(268, 23%, 92%) |
| CMYK | cmyk(12.3%, 23%, 0%, 7.8%) |
| CIE-LAB | lab(77.38, 19.07, -23.62) |
| CIE-LCH | lch(77.38, 30.36, 308.91°) |
| OKLab | oklab(81.24% 0.0463 -0.0643) |
| OKLCH | oklch(81.24% 0.079 305.7) |
| XYZ | xyz(56.9701, 52.1679, 85.6493) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 4.74
Pale Lilac
#E4CBFF
ΔE00 5.40
Mauve
#E0B0FF
ΔE00 5.83
Light Lilac
#EDC8FF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB5EB #D2EBB5
analogous
#B5B7EB #CEB5EB #E9B5EB
triadic
#CEB5EB #EBCEB5 #B5EBCE
tetradic
#CEB5EB #EBB5B7 #D2EBB5 #B5EBE9
square
#CEB5EB #EBB5B7 #D2EBB5 #B5EBE9
split-complementary
#CEB5EB #EBE9B5 #B7EBB5
monochromatic
#8E55D1 #AE85DE #CEB5EB #EEE5F8 #EFE7F8
Accessibility & contrast
On white
1.84
#CEB5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CEB5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB5EB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB5EB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEED
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#CABCC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ceb5eb; /* rgb */ color: rgb(206, 181, 235); /* oklch */ color: oklch(81.2% 0.079 305.7);
Tailwind
colors: {
custom: {
50: '#ddcbf1',
500: '#ceb5eb',
950: '#000000',
},
}SCSS
$custom: #ceb5eb; $custom-light: #ddcbf1; $custom-dark: #000000;
JSON
{
"hex": "#ceb5eb",
"rgb": {
"r": 206,
"g": 181,
"b": 235
},
"hsl": {
"h": 267.778,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.81236,
"c": 0.07927,
"h": 305.7
},
"luminance": 0.52168
}Semantic roles & 50–950 ramp
primary
#CEB5EB
secondary
#A5C77D
accent
#C52079
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285