#CEBFEF#CEBFEF
#CEBFEF is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.3% C 0.068 H 299.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFEF |
|---|---|
| RGB | rgb(206, 191, 239) |
| HSL | hsl(259, 60%, 84%) |
| HSV | hsv(259, 20%, 94%) |
| CMYK | cmyk(13.8%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.96, 14.48, -21.85) |
| CIE-LCH | lch(79.96, 26.21, 303.53°) |
| OKLab | oklab(83.28% 0.0332 -0.0594) |
| OKLCH | oklch(83.28% 0.068 299.2) |
| XYZ | xyz(59.6612, 56.6153, 89.4293) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 4.32
Periwinkle
#CCCCFF
ΔE00 5.31
Light Violet
#D6B4FC
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFEF #E0EFBF
analogous
#BFC8EF #CEBFEF #E6BFEF
triadic
#CEBFEF #EFCEBF #BFEFCE
tetradic
#CEBFEF #EFBFC8 #E0EFBF #BFEFE6
square
#CEBFEF #EFBFC8 #E0EFBF #BFEFE6
split-complementary
#CEBFEF #EFE6BF #C8EFBF
monochromatic
#835DD7 #A98EE3 #CEBFEF #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.70
#CEBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CEBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFEF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFEF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F1
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#C8C6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cebfef; /* rgb */ color: rgb(206, 191, 239); /* oklch */ color: oklch(83.3% 0.068 299.2);
Tailwind
colors: {
custom: {
50: '#ddd2f4',
500: '#cebfef',
950: '#000000',
},
}SCSS
$custom: #cebfef; $custom-light: #ddd2f4; $custom-dark: #000000;
JSON
{
"hex": "#cebfef",
"rgb": {
"r": 206,
"g": 191,
"b": 239
},
"hsl": {
"h": 258.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.83277,
"c": 0.06809,
"h": 299.2
},
"luminance": 0.56615
}Semantic roles & 50–950 ramp
primary
#CEBFEF
secondary
#B7CD85
accent
#C81E93
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385