#CEABFF#CEABFF
#CEABFF is a light, vivid violet. Relative luminance 0.495; OKLCH L 80.2% C 0.121 H 302.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABFF |
|---|---|
| RGB | rgb(206, 171, 255) |
| HSL | hsl(265, 100%, 84%) |
| HSV | hsv(265, 33%, 100%) |
| CMYK | cmyk(19.2%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(75.74, 28.81, -36.93) |
| CIE-LCH | lch(75.74, 46.84, 307.96°) |
| OKLab | oklab(80.22% 0.066 -0.102) |
| OKLCH | oklch(80.22% 0.121 302.9) |
| XYZ | xyz(58.0628, 49.4677, 101.0777) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.52
Lilac (survey)
#CEA2FD
ΔE00 2.41
Pastel Purple
#CAA0FF
ΔE00 2.94
Light Violet
#D6B4FC
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 3.42
Mauve
#E0B0FF
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABFF #DCFFAB
analogous
#ABB2FF #CEABFF #F8ABFF
triadic
#CEABFF #FFCEAB #ABFFCE
tetradic
#CEABFF #FFABB2 #DCFFAB #ABFFF8
square
#CEABFF #FFABB2 #DCFFAB #ABFFF8
split-complementary
#CEABFF #FFF8AB #B2FFAB
monochromatic
#8731FF #AA6EFF #CEABFF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.93
#CEABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CEABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABFF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABFF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#C6B8CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceabff; /* rgb */ color: rgb(206, 171, 255); /* oklch */ color: oklch(80.2% 0.121 302.9);
Tailwind
colors: {
custom: {
50: '#dec4ff',
500: '#ceabff',
950: '#000000',
},
}SCSS
$custom: #ceabff; $custom-light: #dec4ff; $custom-dark: #000000;
JSON
{
"hex": "#ceabff",
"rgb": {
"r": 206,
"g": 171,
"b": 255
},
"hsl": {
"h": 265,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.80221,
"c": 0.12144,
"h": 302.9
},
"luminance": 0.49468
}Semantic roles & 50–950 ramp
primary
#CEABFF
secondary
#E8F7D4
accent
#E60086
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186