#CEAAFF#CEAAFF
#CEAAFF is a light, vivid violet. Relative luminance 0.491; OKLCH L 80.0% C 0.123 H 303.2°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAFF |
|---|---|
| RGB | rgb(206, 170, 255) |
| HSL | hsl(265, 100%, 83%) |
| HSV | hsv(265, 33%, 100%) |
| CMYK | cmyk(19.2%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(75.51, 29.36, -37.29) |
| CIE-LCH | lch(75.51, 47.46, 308.22°) |
| OKLab | oklab(80.04% 0.0673 -0.103) |
| OKLCH | oklch(80.04% 0.123 303.2) |
| XYZ | xyz(57.8746, 49.0913, 101.0150) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.74
Lilac (survey)
#CEA2FD
ΔE00 2.13
Pastel Purple
#CAA0FF
ΔE00 2.67
Lavender (survey)
#C79FEF
ΔE00 3.26
Light Violet
#D6B4FC
ΔE00 3.35
Baby Purple
#CA9BF7
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAFF #DBFFAA
analogous
#AAB0FF #CEAAFF #F9AAFF
triadic
#CEAAFF #FFCEAA #AAFFCE
tetradic
#CEAAFF #FFAAB0 #DBFFAA #AAFFF9
square
#CEAAFF #FFAAB0 #DBFFAA #AAFFF9
split-complementary
#CEAAFF #FFF9AA #B0FFAA
monochromatic
#8730FF #AB6DFF #CEAAFF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.94
#CEAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#CEAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAFF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAFF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#C6B7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ceaaff; /* rgb */ color: rgb(206, 170, 255); /* oklch */ color: oklch(80.0% 0.123 303.2);
Tailwind
colors: {
custom: {
50: '#dec3ff',
500: '#ceaaff',
950: '#000000',
},
}SCSS
$custom: #ceaaff; $custom-light: #dec3ff; $custom-dark: #000000;
JSON
{
"hex": "#ceaaff",
"rgb": {
"r": 206,
"g": 170,
"b": 255
},
"hsl": {
"h": 265.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.80043,
"c": 0.12307,
"h": 303.2
},
"luminance": 0.49091
}Semantic roles & 50–950 ramp
primary
#CEAAFF
secondary
#E8F7D4
accent
#E60084
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186