#CEBBEF#CEBBEF
#CEBBEF is a very light, moderate violet. Relative luminance 0.549; OKLCH L 82.5% C 0.075 H 301.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBEF |
|---|---|
| RGB | rgb(206, 187, 239) |
| HSL | hsl(262, 62%, 84%) |
| HSV | hsv(262, 22%, 94%) |
| CMYK | cmyk(13.8%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.98, 16.64, -23.34) |
| CIE-LCH | lch(78.98, 28.67, 305.49°) |
| OKLab | oklab(82.52% 0.0389 -0.0636) |
| OKLCH | oklch(82.52% 0.075 301.5) |
| XYZ | xyz(58.8008, 54.8944, 89.1425) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 4.50
Light Violet
#D6B4FC
ΔE00 4.67
Pale Violet
#CEAEFA
ΔE00 5.57
Light Lilac
#EDC8FF
ΔE00 5.99
Periwinkle
#CCCCFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBEF #DCEFBB
analogous
#BBC2EF #CEBBEF #E8BBEF
triadic
#CEBBEF #EFCEBB #BBEFCE
tetradic
#CEBBEF #EFBBC2 #DCEFBB #BBEFE8
square
#CEBBEF #EFBBC2 #DCEFBB #BBEFE8
split-complementary
#CEBBEF #EFE8BB #C2EFBB
monochromatic
#8758D8 #AA89E3 #CEBBEF #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.75
#CEBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CEBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBEF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBEF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#C9C2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebbef; /* rgb */ color: rgb(206, 187, 239); /* oklch */ color: oklch(82.5% 0.075 301.5);
Tailwind
colors: {
custom: {
50: '#ddcff4',
500: '#cebbef',
950: '#000000',
},
}SCSS
$custom: #cebbef; $custom-light: #ddcff4; $custom-dark: #000000;
JSON
{
"hex": "#cebbef",
"rgb": {
"r": 206,
"g": 187,
"b": 239
},
"hsl": {
"h": 261.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.82517,
"c": 0.07456,
"h": 301.5
},
"luminance": 0.54894
}Semantic roles & 50–950 ramp
primary
#CEBBEF
secondary
#B1CD81
accent
#CA1C8A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385