#CEBAFE#CEBAFE
#CEBAFE is a very light, moderate violet. Relative luminance 0.554; OKLCH L 82.9% C 0.096 H 297.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAFE |
|---|---|
| RGB | rgb(206, 186, 254) |
| HSL | hsl(258, 97%, 86%) |
| HSV | hsv(258, 27%, 100%) |
| CMYK | cmyk(18.9%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(79.27, 20.41, -30.94) |
| CIE-LCH | lch(79.27, 37.07, 303.40°) |
| OKLab | oklab(82.91% 0.0448 -0.085) |
| OKLCH | oklch(82.91% 0.096 297.8) |
| XYZ | xyz(60.8980, 55.3951, 101.2307) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.13
Pale Violet
#CEAEFA
ΔE00 3.43
Light Lavender
#DFC5FE
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 6.04
Pale Lilac
#E4CBFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAFE #EAFEBA
analogous
#BAC8FE #CEBAFE #F0BAFE
triadic
#CEBAFE #FECEBA #BAFECE
tetradic
#CEBAFE #FEBAC8 #EAFEBA #BAFEF0
square
#CEBAFE #FEBAC8 #EAFEBA #BAFEF0
split-complementary
#CEBAFE #FEF0BA #C8FEBA
monochromatic
#7841FC #A37EFD #CEBAFE #EAE1FF #EAE1FF
Accessibility & contrast
On white
1.74
#CEBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CEBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAFE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAFE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#C5C4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebafe; /* rgb */ color: rgb(206, 186, 254); /* oklch */ color: oklch(82.9% 0.096 297.8);
Tailwind
colors: {
custom: {
50: '#ddceff',
500: '#cebafe',
950: '#000000',
},
}SCSS
$custom: #cebafe; $custom-light: #ddceff; $custom-dark: #000000;
JSON
{
"hex": "#cebafe",
"rgb": {
"r": 206,
"g": 186,
"b": 254
},
"hsl": {
"h": 257.647,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.82914,
"c": 0.09607,
"h": 297.8
},
"luminance": 0.55395
}Semantic roles & 50–950 ramp
primary
#CEBAFE
secondary
#C5E577
accent
#E600A2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386