#CEAAF9#CEAAF9
#CEAAF9 is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.8% C 0.115 H 304.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAF9 |
|---|---|
| RGB | rgb(206, 170, 249) |
| HSL | hsl(267, 87%, 82%) |
| HSV | hsv(267, 32%, 98%) |
| CMYK | cmyk(17.3%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(75.27, 28.05, -34.42) |
| CIE-LCH | lch(75.27, 44.40, 309.18°) |
| OKLab | oklab(79.78% 0.0659 -0.0948) |
| OKLCH | oklch(79.78% 0.115 304.8) |
| XYZ | xyz(56.9238, 48.7110, 96.0075) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.11
Lilac (survey)
#CEA2FD
ΔE00 2.55
Light Violet
#D6B4FC
ΔE00 2.69
Lavender (survey)
#C79FEF
ΔE00 2.82
Pastel Purple
#CAA0FF
ΔE00 3.35
Mauve
#E0B0FF
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAF9 #D5F9AA
analogous
#AAAEF9 #CEAAF9 #F6AAF9
triadic
#CEAAF9 #F9CEAA #AAF9CE
tetradic
#CEAAF9 #F9AAAE #D5F9AA #AAF9F6
square
#CEAAF9 #F9AAAE #D5F9AA #AAF9F6
split-complementary
#CEAAF9 #F9F6AA #AEF9AA
monochromatic
#8C38F1 #AD71F5 #CEAAF9 #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.95
#CEAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CEAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAF9
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAF9 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FC
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#C8B6C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceaaf9; /* rgb */ color: rgb(206, 170, 249); /* oklch */ color: oklch(79.8% 0.115 304.8);
Tailwind
colors: {
custom: {
50: '#dec3fb',
500: '#ceaaf9',
950: '#000000',
},
}SCSS
$custom: #ceaaf9; $custom-light: #dec3fb; $custom-dark: #000000;
JSON
{
"hex": "#ceaaf9",
"rgb": {
"r": 206,
"g": 170,
"b": 249
},
"hsl": {
"h": 267.342,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.79784,
"c": 0.11546,
"h": 304.8
},
"luminance": 0.48711
}Semantic roles & 50–950 ramp
primary
#CEAAF9
secondary
#E7F5D6
accent
#E3027D
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185