#CEBBDA#CEBBDA
#CEBBDA is a light, muted violet. Relative luminance 0.537; OKLCH L 81.8% C 0.048 H 312.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBDA |
|---|---|
| RGB | rgb(206, 187, 218) |
| HSL | hsl(277, 30%, 79%) |
| HSV | hsv(277, 14%, 85%) |
| CMYK | cmyk(5.5%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.30, 12.39, -13.05) |
| CIE-LCH | lch(78.30, 17.99, 313.51°) |
| OKLab | oklab(81.77% 0.0321 -0.035) |
| OKLCH | oklch(81.77% 0.048 312.4) |
| XYZ | xyz(55.8767, 53.7248, 73.7423) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 7.27
Pale Lavender
#EECFFE
ΔE00 7.53
Lilac
#C8A2C8
ΔE00 7.56
Light Lavender
#DFC5FE
ΔE00 7.59
Light Lilac
#EDC8FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBDA #C7DABB
analogous
#BFBBDA #CEBBDA #DABBD7
triadic
#CEBBDA #DACEBB #BBDACE
tetradic
#CEBBDA #DABFBB #C7DABB #BBD7DA
square
#CEBBDA #DABFBB #C7DABB #BBD7DA
split-complementary
#CEBBDA #D7DABB #BBDABF
monochromatic
#956CAF #B193C4 #CEBBDA #EBE3F0 #F1EBF4
Accessibility & contrast
On white
1.79
#CEBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CEBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBDA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBDA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#BBC2D9
Tritanopia (blue-blind)
#CDBEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebbda; /* rgb */ color: rgb(206, 187, 218); /* oklch */ color: oklch(81.8% 0.048 312.4);
Tailwind
colors: {
custom: {
50: '#ddcfe5',
500: '#cebbda',
950: '#000000',
},
}SCSS
$custom: #cebbda; $custom-light: #ddcfe5; $custom-dark: #000000;
JSON
{
"hex": "#cebbda",
"rgb": {
"r": 206,
"g": 187,
"b": 218
},
"hsl": {
"h": 276.774,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.81765,
"c": 0.0475,
"h": 312.4
},
"luminance": 0.53724
}Semantic roles & 50–950 ramp
primary
#CEBBDA
secondary
#98B188
accent
#A83D67
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384