#CEBAE2#CEBAE2
#CEBAE2 is a light, muted violet. Relative luminance 0.537; OKLCH L 81.9% C 0.059 H 307.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAE2 |
|---|---|
| RGB | rgb(206, 186, 226) |
| HSL | hsl(270, 41%, 81%) |
| HSV | hsv(270, 18%, 89%) |
| CMYK | cmyk(8.8%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(78.30, 14.51, -17.36) |
| CIE-LCH | lch(78.30, 22.63, 309.89°) |
| OKLab | oklab(81.85% 0.0362 -0.0469) |
| OKLCH | oklch(81.85% 0.059 307.7) |
| XYZ | xyz(56.7375, 53.7309, 79.3188) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 5.38
Pale Lilac
#E4CBFF
ΔE00 5.53
Pale Lavender
#EECFFE
ΔE00 6.49
Light Lilac
#EDC8FF
ΔE00 6.63
Lilac
#C8A2C8
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAE2 #CEE2BA
analogous
#BABAE2 #CEBAE2 #E2BAE2
triadic
#CEBAE2 #E2CEBA #BAE2CE
tetradic
#CEBAE2 #E2BABA #CEE2BA #BAE2E2
square
#CEBAE2 #E2BABA #CEE2BA #BAE2E2
split-complementary
#CEBAE2 #E2E2BA #BAE2BA
monochromatic
#9164BE #AF8FD0 #CEBAE2 #EDE5F4 #F0E9F6
Accessibility & contrast
On white
1.79
#CEBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CEBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAE2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAE2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#CCBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebae2; /* rgb */ color: rgb(206, 186, 226); /* oklch */ color: oklch(81.9% 0.059 307.7);
Tailwind
colors: {
custom: {
50: '#ddceeb',
500: '#cebae2',
950: '#000000',
},
}SCSS
$custom: #cebae2; $custom-light: #ddceeb; $custom-dark: #000000;
JSON
{
"hex": "#cebae2",
"rgb": {
"r": 206,
"g": 186,
"b": 226
},
"hsl": {
"h": 270,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.81851,
"c": 0.05928,
"h": 307.7
},
"luminance": 0.53731
}Semantic roles & 50–950 ramp
primary
#CEBAE2
secondary
#A0BB85
accent
#B43273
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384