#CEBBED#CEBBED
#CEBBED is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.4% C 0.072 H 302.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBED |
|---|---|
| RGB | rgb(206, 187, 237) |
| HSL | hsl(263, 58%, 83%) |
| HSV | hsv(263, 21%, 93%) |
| CMYK | cmyk(13.1%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.91, 16.22, -22.37) |
| CIE-LCH | lch(78.91, 27.63, 305.96°) |
| OKLab | oklab(82.44% 0.0383 -0.0609) |
| OKLCH | oklch(82.44% 0.072 302.2) |
| XYZ | xyz(58.5070, 54.7769, 87.5951) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.57
Pale Lilac
#E4CBFF
ΔE00 4.49
Light Violet
#D6B4FC
ΔE00 5.05
Light Lilac
#EDC8FF
ΔE00 5.97
Pale Violet
#CEAEFA
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBED #DAEDBB
analogous
#BBC1ED #CEBBED #E7BBED
triadic
#CEBBED #EDCEBB #BBEDCE
tetradic
#CEBBED #EDBBC1 #DAEDBB #BBEDE7
square
#CEBBED #EDBBC1 #DAEDBB #BBEDE7
split-complementary
#CEBBED #EDE7BB #C1EDBB
monochromatic
#885AD3 #AB8BE0 #CEBBED #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.76
#CEBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CEBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBED
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBED | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#C9C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cebbed; /* rgb */ color: rgb(206, 187, 237); /* oklch */ color: oklch(82.4% 0.072 302.2);
Tailwind
colors: {
custom: {
50: '#ddcff3',
500: '#cebbed',
950: '#000000',
},
}SCSS
$custom: #cebbed; $custom-light: #ddcff3; $custom-dark: #000000;
JSON
{
"hex": "#cebbed",
"rgb": {
"r": 206,
"g": 187,
"b": 237
},
"hsl": {
"h": 262.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.82442,
"c": 0.07191,
"h": 302.2
},
"luminance": 0.54777
}Semantic roles & 50–950 ramp
primary
#CEBBED
secondary
#AFCA82
accent
#C62087
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385