#CEBAEF#CEBAEF
#CEBAEF is a very light, moderate violet. Relative luminance 0.545; OKLCH L 82.3% C 0.076 H 302.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAEF |
|---|---|
| RGB | rgb(206, 186, 239) |
| HSL | hsl(263, 62%, 83%) |
| HSV | hsv(263, 22%, 94%) |
| CMYK | cmyk(13.8%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(78.74, 17.19, -23.71) |
| CIE-LCH | lch(78.74, 29.28, 305.93°) |
| OKLab | oklab(82.33% 0.0404 -0.0646) |
| OKLCH | oklch(82.33% 0.076 302) |
| XYZ | xyz(58.5894, 54.4716, 89.0721) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.43
Light Violet
#D6B4FC
ΔE00 4.37
Pale Lilac
#E4CBFF
ΔE00 4.62
Pale Violet
#CEAEFA
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAEF #DBEFBA
analogous
#BAC0EF #CEBAEF #E9BAEF
triadic
#CEBAEF #EFCEBA #BAEFCE
tetradic
#CEBAEF #EFBAC0 #DBEFBA #BAEFE9
square
#CEBAEF #EFBAC0 #DBEFBA #BAEFE9
split-complementary
#CEBAEF #EFE9BA #C0EFBA
monochromatic
#8757D8 #AB88E3 #CEBAEF #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.77
#CEBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CEBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAEF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAEF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#C9C1CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cebaef; /* rgb */ color: rgb(206, 186, 239); /* oklch */ color: oklch(82.3% 0.076 302.0);
Tailwind
colors: {
custom: {
50: '#ddcef4',
500: '#cebaef',
950: '#000000',
},
}SCSS
$custom: #cebaef; $custom-light: #ddcef4; $custom-dark: #000000;
JSON
{
"hex": "#cebaef",
"rgb": {
"r": 206,
"g": 186,
"b": 239
},
"hsl": {
"h": 262.642,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.82327,
"c": 0.07619,
"h": 302
},
"luminance": 0.54472
}Semantic roles & 50–950 ramp
primary
#CEBAEF
secondary
#B0CD80
accent
#CA1B88
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385