#CEBCDA#CEBCDA
#CEBCDA is a light, muted violet. Relative luminance 0.541; OKLCH L 82.0% C 0.046 H 311.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCDA |
|---|---|
| RGB | rgb(206, 188, 218) |
| HSL | hsl(276, 29%, 80%) |
| HSV | hsv(276, 14%, 85%) |
| CMYK | cmyk(5.5%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(78.55, 11.85, -12.68) |
| CIE-LCH | lch(78.55, 17.35, 313.07°) |
| OKLab | oklab(81.96% 0.0306 -0.034) |
| OKLCH | oklch(81.96% 0.046 311.9) |
| XYZ | xyz(56.0896, 54.1505, 73.8133) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.05
Pale Lilac
#E4CBFF
ΔE00 7.42
Pale Lavender
#EECFFE
ΔE00 7.67
Light Lavender
#DFC5FE
ΔE00 7.80
Lilac
#C8A2C8
ΔE00 7.96
Light Lilac
#EDC8FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCDA #C8DABC
analogous
#BFBCDA #CEBCDA #DABCD7
triadic
#CEBCDA #DACEBC #BCDACE
tetradic
#CEBCDA #DABFBC #C8DABC #BCD7DA
square
#CEBCDA #DABFBC #C8DABC #BCD7DA
split-complementary
#CEBCDA #D7DABC #BCDABF
monochromatic
#946DAE #B195C4 #CEBCDA #EBE3F0 #F1EBF4
Accessibility & contrast
On white
1.78
#CEBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CEBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCDA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCDA | 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)
#B8C1DB
Deuteranopia (green-blind)
#BBC3D9
Tritanopia (blue-blind)
#CDBFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebcda; /* rgb */ color: rgb(206, 188, 218); /* oklch */ color: oklch(82.0% 0.046 311.9);
Tailwind
colors: {
custom: {
50: '#ddd0e5',
500: '#cebcda',
950: '#000000',
},
}SCSS
$custom: #cebcda; $custom-light: #ddd0e5; $custom-dark: #000000;
JSON
{
"hex": "#cebcda",
"rgb": {
"r": 206,
"g": 188,
"b": 218
},
"hsl": {
"h": 276,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.81958,
"c": 0.04577,
"h": 311.9
},
"luminance": 0.5415
}Semantic roles & 50–950 ramp
primary
#CEBCDA
secondary
#99B189
accent
#A73E68
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384