#CEBFEB#CEBFEB
#CEBFEB is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.1% C 0.063 H 300.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFEB |
|---|---|
| RGB | rgb(206, 191, 235) |
| HSL | hsl(260, 52%, 84%) |
| HSV | hsv(260, 19%, 92%) |
| CMYK | cmyk(12.3%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.83, 13.64, -19.90) |
| CIE-LCH | lch(79.83, 24.13, 304.44°) |
| OKLab | oklab(83.13% 0.032 -0.054) |
| OKLCH | oklch(83.13% 0.063 300.6) |
| XYZ | xyz(59.0768, 56.3815, 86.3516) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 4.57
Periwinkle
#CCCCFF
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 6.48
Light Violet
#D6B4FC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFEB #DCEBBF
analogous
#BFC6EB #CEBFEB #E4BFEB
triadic
#CEBFEB #EBCEBF #BFEBCE
tetradic
#CEBFEB #EBBFC6 #DCEBBF #BFEBE4
square
#CEBFEB #EBBFC6 #DCEBBF #BFEBE4
split-complementary
#CEBFEB #EBE4BF #C6EBBF
monochromatic
#8762CE #AA90DC #CEBFEB #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.71
#CEBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CEBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFEB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFEB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#C9C5CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cebfeb; /* rgb */ color: rgb(206, 191, 235); /* oklch */ color: oklch(83.1% 0.063 300.6);
Tailwind
colors: {
custom: {
50: '#ddd2f1',
500: '#cebfeb',
950: '#000000',
},
}SCSS
$custom: #cebfeb; $custom-light: #ddd2f1; $custom-dark: #000000;
JSON
{
"hex": "#cebfeb",
"rgb": {
"r": 206,
"g": 191,
"b": 235
},
"hsl": {
"h": 260.455,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83131,
"c": 0.06276,
"h": 300.6
},
"luminance": 0.56382
}Semantic roles & 50–950 ramp
primary
#CEBFEB
secondary
#B1C787
accent
#C0268B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385