#CEBAFA#CEBAFA
#CEBAFA is a very light, moderate violet. Relative luminance 0.551; OKLCH L 82.8% C 0.091 H 298.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAFA |
|---|---|
| RGB | rgb(206, 186, 250) |
| HSL | hsl(259, 86%, 85%) |
| HSV | hsv(259, 26%, 98%) |
| CMYK | cmyk(17.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(79.12, 19.54, -29.03) |
| CIE-LCH | lch(79.12, 34.99, 303.94°) |
| OKLab | oklab(82.75% 0.0436 -0.0796) |
| OKLCH | oklch(82.75% 0.091 298.7) |
| XYZ | xyz(60.2642, 55.1415, 97.8924) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.10
Pale Violet
#CEAEFA
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAFA #E6FABA
analogous
#BAC6FA #CEBAFA #EEBAFA
triadic
#CEBAFA #FACEBA #BAFACE
tetradic
#CEBAFA #FABAC6 #E6FABA #BAFAEE
square
#CEBAFA #FABAC6 #E6FABA #BAFAEE
split-complementary
#CEBAFA #FAEEBA #C6FABA
monochromatic
#7D48F2 #A581F6 #CEBAFA #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.75
#CEBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#CEBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAFA
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAFA | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#C6C4D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebafa; /* rgb */ color: rgb(206, 186, 250); /* oklch */ color: oklch(82.8% 0.091 298.7);
Tailwind
colors: {
custom: {
50: '#ddcefc',
500: '#cebafa',
950: '#000000',
},
}SCSS
$custom: #cebafa; $custom-light: #ddcefc; $custom-dark: #000000;
JSON
{
"hex": "#cebafa",
"rgb": {
"r": 206,
"g": 186,
"b": 250
},
"hsl": {
"h": 258.75,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.82754,
"c": 0.09076,
"h": 298.7
},
"luminance": 0.55142
}Semantic roles & 50–950 ramp
primary
#CEBAFA
secondary
#BFDE7A
accent
#E3029D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385