#CEB2EB#CEB2EB
#CEB2EB is a light, moderate violet. Relative luminance 0.510; OKLCH L 80.7% C 0.084 H 306.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2EB |
|---|---|
| RGB | rgb(206, 178, 235) |
| HSL | hsl(269, 59%, 81%) |
| HSV | hsv(269, 24%, 92%) |
| CMYK | cmyk(12.3%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.66, 20.70, -24.73) |
| CIE-LCH | lch(76.66, 32.25, 309.94°) |
| OKLab | oklab(80.68% 0.0506 -0.0674) |
| OKLCH | oklch(80.68% 0.084 306.9) |
| XYZ | xyz(56.3666, 50.9611, 85.4481) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.35
Pale Violet
#CEAEFA
ΔE00 4.06
Light Lavender
#DFC5FE
ΔE00 4.65
Mauve
#E0B0FF
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2EB #CFEBB2
analogous
#B2B2EB #CEB2EB #EAB2EB
triadic
#CEB2EB #EBCEB2 #B2EBCE
tetradic
#CEB2EB #EBB2B2 #CFEBB2 #B2EBEA
square
#CEB2EB #EBB2B2 #CFEBB2 #B2EBEA
split-complementary
#CEB2EB #EBEAB2 #B2EBB2
monochromatic
#9051D2 #AF81DE #CEB2EB #EDE3F8 #F0E7F9
Accessibility & contrast
On white
1.88
#CEB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CEB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2EB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2EB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#CABAC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb2eb; /* rgb */ color: rgb(206, 178, 235); /* oklch */ color: oklch(80.7% 0.084 306.9);
Tailwind
colors: {
custom: {
50: '#ddc9f1',
500: '#ceb2eb',
950: '#000000',
},
}SCSS
$custom: #ceb2eb; $custom-light: #ddc9f1; $custom-dark: #000000;
JSON
{
"hex": "#ceb2eb",
"rgb": {
"r": 206,
"g": 178,
"b": 235
},
"hsl": {
"h": 269.474,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.80676,
"c": 0.08431,
"h": 306.9
},
"luminance": 0.50961
}Semantic roles & 50–950 ramp
primary
#CEB2EB
secondary
#A1C77A
accent
#C61F74
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285