#CEBFDF#CEBFDF
#CEBFDF is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.7% C 0.047 H 306.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFDF |
|---|---|
| RGB | rgb(206, 191, 223) |
| HSL | hsl(268, 33%, 81%) |
| HSV | hsv(268, 14%, 87%) |
| CMYK | cmyk(7.6%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.45, 11.21, -14.02) |
| CIE-LCH | lch(79.45, 17.96, 308.65°) |
| OKLab | oklab(82.71% 0.028 -0.0378) |
| OKLCH | oklch(82.71% 0.047 306.5) |
| XYZ | xyz(57.4013, 55.7113, 77.5271) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.09
Pale Lilac
#E4CBFF
ΔE00 6.72
Light Lavender
#DFC5FE
ΔE00 7.11
Pale Lavender
#EECFFE
ΔE00 7.30
Periwinkle
#CCCCFF
ΔE00 8.13
Light Lilac
#EDC8FF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFDF #D0DFBF
analogous
#BFC0DF #CEBFDF #DEBFDF
triadic
#CEBFDF #DFCEBF #BFDFCE
tetradic
#CEBFDF #DFBFC0 #D0DFBF #BFDFDE
square
#CEBFDF #DFBFC0 #D0DFBF #BFDFDE
split-complementary
#CEBFDF #DFDEBF #C0DFBF
monochromatic
#906DB6 #AF96CB #CEBFDF #EDE8F3 #EFEBF5
Accessibility & contrast
On white
1.73
#CEBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CEBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFDF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFDF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#CCC3CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebfdf; /* rgb */ color: rgb(206, 191, 223); /* oklch */ color: oklch(82.7% 0.047 306.5);
Tailwind
colors: {
custom: {
50: '#ddd2e9',
500: '#cebfdf',
950: '#000000',
},
}SCSS
$custom: #cebfdf; $custom-light: #ddd2e9; $custom-dark: #000000;
JSON
{
"hex": "#cebfdf",
"rgb": {
"r": 206,
"g": 191,
"b": 223
},
"hsl": {
"h": 268.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82709,
"c": 0.04698,
"h": 306.5
},
"luminance": 0.55711
}Semantic roles & 50–950 ramp
primary
#CEBFDF
secondary
#A2B78B
accent
#AC3976
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384