#CEBCDB#CEBCDB
#CEBCDB is a light, muted violet. Relative luminance 0.542; OKLCH L 82.0% C 0.047 H 311.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCDB |
|---|---|
| RGB | rgb(206, 188, 219) |
| HSL | hsl(275, 30%, 80%) |
| HSV | hsv(275, 14%, 86%) |
| CMYK | cmyk(5.9%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(78.58, 12.04, -13.17) |
| CIE-LCH | lch(78.58, 17.85, 312.44°) |
| OKLab | oklab(81.99% 0.0309 -0.0354) |
| OKLCH | oklch(81.99% 0.047 311.2) |
| XYZ | xyz(56.2209, 54.2030, 74.5045) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.25
Pale Lilac
#E4CBFF
ΔE00 7.17
Pale Lavender
#EECFFE
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 7.51
Lilac
#C8A2C8
ΔE00 7.91
Light Lilac
#EDC8FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCDB #C9DBBC
analogous
#BFBCDB #CEBCDB #DBBCD8
triadic
#CEBCDB #DBCEBC #BCDBCE
tetradic
#CEBCDB #DBBFBC #C9DBBC #BCD8DB
square
#CEBCDB #DBBFBC #C9DBBC #BCD8DB
split-complementary
#CEBCDB #D8DBBC #BCDBBF
monochromatic
#946CB0 #B194C6 #CEBCDB #EBE4F0 #F0EBF4
Accessibility & contrast
On white
1.77
#CEBCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#CEBCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCDB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCDB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DC
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#CDC0C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebcdb; /* rgb */ color: rgb(206, 188, 219); /* oklch */ color: oklch(82.0% 0.047 311.2);
Tailwind
colors: {
custom: {
50: '#ddd0e6',
500: '#cebcdb',
950: '#000000',
},
}SCSS
$custom: #cebcdb; $custom-light: #ddd0e6; $custom-dark: #000000;
JSON
{
"hex": "#cebcdb",
"rgb": {
"r": 206,
"g": 188,
"b": 219
},
"hsl": {
"h": 274.839,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.81992,
"c": 0.04702,
"h": 311.2
},
"luminance": 0.54203
}Semantic roles & 50–950 ramp
primary
#CEBCDB
secondary
#9AB289
accent
#A93D6A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384