#CEBFDE#CEBFDE
#CEBFDE is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.7% C 0.046 H 307.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFDE |
|---|---|
| RGB | rgb(206, 191, 222) |
| HSL | hsl(269, 32%, 81%) |
| HSV | hsv(269, 14%, 87%) |
| CMYK | cmyk(7.2%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(79.42, 11.02, -13.53) |
| CIE-LCH | lch(79.42, 17.45, 309.15°) |
| OKLab | oklab(82.67% 0.0276 -0.0364) |
| OKLCH | oklch(82.67% 0.046 307.2) |
| XYZ | xyz(57.2669, 55.6575, 76.8191) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 6.97
Light Lavender
#DFC5FE
ΔE00 7.39
Pale Lavender
#EECFFE
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 8.36
Light Lilac
#EDC8FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFDE #CFDEBF
analogous
#BFBFDE #CEBFDE #DDBFDE
triadic
#CEBFDE #DECEBF #BFDECE
tetradic
#CEBFDE #DEBFBF #CFDEBF #BFDEDD
square
#CEBFDE #DEBFBF #CFDEBF #BFDEDD
split-complementary
#CEBFDE #DEDDBF #BFDEBF
monochromatic
#906EB4 #AF97C9 #CEBFDE #EDE7F3 #F0EBF5
Accessibility & contrast
On white
1.73
#CEBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CEBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFDE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFDE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DF
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#CCC3C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebfde; /* rgb */ color: rgb(206, 191, 222); /* oklch */ color: oklch(82.7% 0.046 307.2);
Tailwind
colors: {
custom: {
50: '#ddd2e8',
500: '#cebfde',
950: '#000000',
},
}SCSS
$custom: #cebfde; $custom-light: #ddd2e8; $custom-dark: #000000;
JSON
{
"hex": "#cebfde",
"rgb": {
"r": 206,
"g": 191,
"b": 222
},
"hsl": {
"h": 269.032,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.82674,
"c": 0.04569,
"h": 307.2
},
"luminance": 0.55657
}Semantic roles & 50–950 ramp
primary
#CEBFDE
secondary
#A1B68B
accent
#AB3B75
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384