#CEBAFF#CEBAFF
#CEBAFF is a very light, moderate violet. Relative luminance 0.555; OKLCH L 83.0% C 0.097 H 297.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAFF |
|---|---|
| RGB | rgb(206, 186, 255) |
| HSL | hsl(257, 100%, 86%) |
| HSV | hsv(257, 27%, 100%) |
| CMYK | cmyk(19.2%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(79.31, 20.63, -31.42) |
| CIE-LCH | lch(79.31, 37.59, 303.28°) |
| OKLab | oklab(82.96% 0.045 -0.0864) |
| OKLCH | oklch(82.96% 0.097 297.5) |
| XYZ | xyz(61.0586, 55.4593, 102.0763) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.18
Pale Violet
#CEAEFA
ΔE00 3.42
Light Lavender
#DFC5FE
ΔE00 4.65
Mauve
#E0B0FF
ΔE00 5.77
Periwinkle
#CCCCFF
ΔE00 6.06
Light Periwinkle
#C1C6FC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAFF #EBFFBA
analogous
#BAC9FF #CEBAFF #F1BAFF
triadic
#CEBAFF #FFCEBA #BAFFCE
tetradic
#CEBAFF #FFBAC9 #EBFFBA #BAFFF1
square
#CEBAFF #FFBAC9 #EBFFBA #BAFFF1
split-complementary
#CEBAFF #FFF1BA #C9FFBA
monochromatic
#7740FF #A37DFF #CEBAFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.74
#CEBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#CEBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAFF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAFF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#C5C5D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebaff; /* rgb */ color: rgb(206, 186, 255); /* oklch */ color: oklch(83.0% 0.097 297.5);
Tailwind
colors: {
custom: {
50: '#ddceff',
500: '#cebaff',
950: '#000000',
},
}SCSS
$custom: #cebaff; $custom-light: #ddceff; $custom-dark: #000000;
JSON
{
"hex": "#cebaff",
"rgb": {
"r": 206,
"g": 186,
"b": 255
},
"hsl": {
"h": 257.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.82955,
"c": 0.0974,
"h": 297.5
},
"luminance": 0.5546
}Semantic roles & 50–950 ramp
primary
#CEBAFF
secondary
#C6E776
accent
#E600A3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386