#CEBBDB#CEBBDB
#CEBBDB is a light, muted violet. Relative luminance 0.538; OKLCH L 81.8% C 0.049 H 311.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBDB |
|---|---|
| RGB | rgb(206, 187, 219) |
| HSL | hsl(276, 31%, 80%) |
| HSV | hsv(276, 15%, 86%) |
| CMYK | cmyk(5.9%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.33, 12.58, -13.54) |
| CIE-LCH | lch(78.33, 18.49, 312.90°) |
| OKLab | oklab(81.8% 0.0324 -0.0364) |
| OKLCH | oklch(81.8% 0.049 311.7) |
| XYZ | xyz(56.0080, 53.7773, 74.4336) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.31
Pale Lilac
#E4CBFF
ΔE00 7.03
Light Lavender
#DFC5FE
ΔE00 7.31
Pale Lavender
#EECFFE
ΔE00 7.36
Lilac
#C8A2C8
ΔE00 7.52
Light Lilac
#EDC8FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBDB #C8DBBB
analogous
#BEBBDB #CEBBDB #DBBBD8
triadic
#CEBBDB #DBCEBB #BBDBCE
tetradic
#CEBBDB #DBBEBB #C8DBBB #BBD8DB
square
#CEBBDB #DBBEBB #C8DBBB #BBD8DB
split-complementary
#CEBBDB #D8DBBB #BBDBBE
monochromatic
#946BB1 #B193C6 #CEBBDB #EBE3F0 #F1EBF4
Accessibility & contrast
On white
1.79
#CEBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CEBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBDB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBDB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#CDBFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebbdb; /* rgb */ color: rgb(206, 187, 219); /* oklch */ color: oklch(81.8% 0.049 311.7);
Tailwind
colors: {
custom: {
50: '#ddcfe6',
500: '#cebbdb',
950: '#000000',
},
}SCSS
$custom: #cebbdb; $custom-light: #ddcfe6; $custom-dark: #000000;
JSON
{
"hex": "#cebbdb",
"rgb": {
"r": 206,
"g": 187,
"b": 219
},
"hsl": {
"h": 275.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.81799,
"c": 0.04874,
"h": 311.7
},
"luminance": 0.53777
}Semantic roles & 50–950 ramp
primary
#CEBBDB
secondary
#99B288
accent
#A93C68
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384