#CEBFEE#CEBFEE
#CEBFEE is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.2% C 0.067 H 299.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFEE |
|---|---|
| RGB | rgb(206, 191, 238) |
| HSL | hsl(259, 58%, 84%) |
| HSV | hsv(259, 20%, 93%) |
| CMYK | cmyk(13.4%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.93, 14.27, -21.36) |
| CIE-LCH | lch(79.93, 25.69, 303.74°) |
| OKLab | oklab(83.24% 0.0329 -0.0581) |
| OKLCH | oklch(83.24% 0.067 299.5) |
| XYZ | xyz(59.5139, 56.5563, 88.6534) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 4.35
Periwinkle
#CCCCFF
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 6.34
Pale Lavender
#EECFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFEE #DFEEBF
analogous
#BFC8EE #CEBFEE #E6BFEE
triadic
#CEBFEE #EECEBF #BFEECE
tetradic
#CEBFEE #EEBFC8 #DFEEBF #BFEEE6
square
#CEBFEE #EEBFC8 #DFEEBF #BFEEE6
split-complementary
#CEBFEE #EEE6BF #C8EEBF
monochromatic
#845ED4 #A98FE1 #CEBFEE #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.71
#CEBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CEBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFEE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFEE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#C9C6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cebfee; /* rgb */ color: rgb(206, 191, 238); /* oklch */ color: oklch(83.2% 0.067 299.5);
Tailwind
colors: {
custom: {
50: '#ddd2f3',
500: '#cebfee',
950: '#000000',
},
}SCSS
$custom: #cebfee; $custom-light: #ddd2f3; $custom-dark: #000000;
JSON
{
"hex": "#cebfee",
"rgb": {
"r": 206,
"g": 191,
"b": 238
},
"hsl": {
"h": 259.149,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.8324,
"c": 0.06676,
"h": 299.5
},
"luminance": 0.56556
}Semantic roles & 50–950 ramp
primary
#CEBFEE
secondary
#B5CC86
accent
#C62091
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385