#CEBBD9#CEBBD9
#CEBBD9 is a light, muted violet. Relative luminance 0.537; OKLCH L 81.7% C 0.046 H 313.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBD9 |
|---|---|
| RGB | rgb(206, 187, 217) |
| HSL | hsl(278, 28%, 79%) |
| HSV | hsv(278, 14%, 85%) |
| CMYK | cmyk(5.1%, 13.8%, 0%, 14.9%) |
| CIE-LAB | lab(78.27, 12.19, -12.55) |
| CIE-LCH | lch(78.27, 17.50, 314.17°) |
| OKLab | oklab(81.73% 0.0317 -0.0337) |
| OKLCH | oklch(81.73% 0.046 313.3) |
| XYZ | xyz(55.7463, 53.6726, 73.0553) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.89
Pale Lilac
#E4CBFF
ΔE00 7.52
Lilac
#C8A2C8
ΔE00 7.62
Pale Lavender
#EECFFE
ΔE00 7.72
Light Lavender
#DFC5FE
ΔE00 7.87
Light Lilac
#EDC8FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBD9 #C6D9BB
analogous
#BFBBD9 #CEBBD9 #D9BBD5
triadic
#CEBBD9 #D9CEBB #BBD9CE
tetradic
#CEBBD9 #D9BFBB #C6D9BB #BBD5D9
square
#CEBBD9 #D9BFBB #C6D9BB #BBD5D9
split-complementary
#CEBBD9 #D5D9BB #BBD9BF
monochromatic
#956CAD #B294C3 #CEBBD9 #EAE2EF #F1EBF4
Accessibility & contrast
On white
1.79
#CEBBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CEBBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBD9
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBD9 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DA
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#CDBEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebbd9; /* rgb */ color: rgb(206, 187, 217); /* oklch */ color: oklch(81.7% 0.046 313.3);
Tailwind
colors: {
custom: {
50: '#ddcfe4',
500: '#cebbd9',
950: '#000000',
},
}SCSS
$custom: #cebbd9; $custom-light: #ddcfe4; $custom-dark: #000000;
JSON
{
"hex": "#cebbd9",
"rgb": {
"r": 206,
"g": 187,
"b": 217
},
"hsl": {
"h": 278,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.81731,
"c": 0.04627,
"h": 313.3
},
"luminance": 0.53672
}Semantic roles & 50–950 ramp
primary
#CEBBD9
secondary
#97B089
accent
#A73F65
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384