#CEBBFA#CEBBFA
#CEBBFA is a very light, moderate violet. Relative luminance 0.556; OKLCH L 82.9% C 0.089 H 298.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBFA |
|---|---|
| RGB | rgb(206, 187, 250) |
| HSL | hsl(258, 86%, 86%) |
| HSV | hsv(258, 25%, 98%) |
| CMYK | cmyk(17.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(79.37, 18.99, -28.65) |
| CIE-LCH | lch(79.37, 34.38, 303.54°) |
| OKLab | oklab(82.94% 0.0422 -0.0785) |
| OKLCH | oklch(82.94% 0.089 298.3) |
| XYZ | xyz(60.4756, 55.5643, 97.9629) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.38
Light Lavender
#DFC5FE
ΔE00 3.85
Pale Violet
#CEAEFA
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 5.41
Periwinkle
#CCCCFF
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBFA #E7FABB
analogous
#BBC7FA #CEBBFA #EDBBFA
triadic
#CEBBFA #FACEBB #BBFACE
tetradic
#CEBBFA #FABBC7 #E7FABB #BBFAED
square
#CEBBFA #FABBC7 #E7FABB #BBFAED
split-complementary
#CEBBFA #FAEDBB #C7FABB
monochromatic
#7C49F2 #A582F6 #CEBBFA #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.73
#CEBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CEBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBFA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBFA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#B0C4F8
Tritanopia (blue-blind)
#C6C5D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebbfa; /* rgb */ color: rgb(206, 187, 250); /* oklch */ color: oklch(82.9% 0.089 298.3);
Tailwind
colors: {
custom: {
50: '#ddcffc',
500: '#cebbfa',
950: '#000000',
},
}SCSS
$custom: #cebbfa; $custom-light: #ddcffc; $custom-dark: #000000;
JSON
{
"hex": "#cebbfa",
"rgb": {
"r": 206,
"g": 187,
"b": 250
},
"hsl": {
"h": 258.095,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.82941,
"c": 0.08916,
"h": 298.3
},
"luminance": 0.55565
}Semantic roles & 50–950 ramp
primary
#CEBBFA
secondary
#C0DE7B
accent
#E3039F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385