#CEBBE2#CEBBE2
#CEBBE2 is a very light, muted violet. Relative luminance 0.542; OKLCH L 82.0% C 0.058 H 307.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBE2 |
|---|---|
| RGB | rgb(206, 187, 226) |
| HSL | hsl(269, 40%, 81%) |
| HSV | hsv(269, 17%, 89%) |
| CMYK | cmyk(8.8%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.55, 13.97, -16.99) |
| CIE-LCH | lch(78.55, 22.00, 309.43°) |
| OKLab | oklab(82.04% 0.0348 -0.0459) |
| OKLCH | oklch(82.04% 0.058 307.1) |
| XYZ | xyz(56.9489, 54.1537, 79.3893) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 5.50
Pale Lilac
#E4CBFF
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 6.77
Lilac
#C8A2C8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBE2 #CFE2BB
analogous
#BBBBE2 #CEBBE2 #E1BBE2
triadic
#CEBBE2 #E2CEBB #BBE2CE
tetradic
#CEBBE2 #E2BBBB #CFE2BB #BBE2E1
square
#CEBBE2 #E2BBBB #CFE2BB #BBE2E1
split-complementary
#CEBBE2 #E2E1BB #BBE2BB
monochromatic
#9065BD #AF90D0 #CEBBE2 #EDE6F4 #F0EAF6
Accessibility & contrast
On white
1.78
#CEBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CEBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBE2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBE2 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E4
Deuteranopia (green-blind)
#B8C3E1
Tritanopia (blue-blind)
#CCC0C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebbe2; /* rgb */ color: rgb(206, 187, 226); /* oklch */ color: oklch(82.0% 0.058 307.1);
Tailwind
colors: {
custom: {
50: '#ddcfeb',
500: '#cebbe2',
950: '#000000',
},
}SCSS
$custom: #cebbe2; $custom-light: #ddcfeb; $custom-dark: #000000;
JSON
{
"hex": "#cebbe2",
"rgb": {
"r": 206,
"g": 187,
"b": 226
},
"hsl": {
"h": 269.231,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.82042,
"c": 0.05759,
"h": 307.1
},
"luminance": 0.54153
}Semantic roles & 50–950 ramp
primary
#CEBBE2
secondary
#A1BB86
accent
#B33274
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384