#C8A9F0#C8A9F0
#C8A9F0 is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.7% C 0.104 H 304.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A9F0 |
|---|---|
| RGB | rgb(200, 169, 240) |
| HSL | hsl(266, 70%, 80%) |
| HSV | hsv(266, 30%, 94%) |
| CMYK | cmyk(16.7%, 29.6%, 0%, 5.9%) |
| CIE-LAB | lab(74.16, 24.83, -31.31) |
| CIE-LCH | lch(74.16, 39.96, 308.41°) |
| OKLab | oklab(78.69% 0.0583 -0.0861) |
| OKLCH | oklch(78.69% 0.104 304.1) |
| XYZ | xyz(53.7324, 46.9467, 88.6521) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.79
Lavender (survey)
#C79FEF
ΔE00 2.83
Light Violet
#D6B4FC
ΔE00 3.14
Lilac (survey)
#CEA2FD
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.41
Mauve
#E0B0FF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A9F0 #D1F0A9
analogous
#A9ADF0 #C8A9F0 #EBA9F0
triadic
#C8A9F0 #F0C8A9 #A9F0C8
tetradic
#C8A9F0 #F0A9AD #D1F0A9 #A9F0EB
square
#C8A9F0 #F0A9AD #D1F0A9 #A9F0EB
split-complementary
#C8A9F0 #F0EBA9 #ADF0A9
monochromatic
#8541DE #A775E7 #C8A9F0 #E9DDF9 #EEE5FA
Accessibility & contrast
On white
2.02
#C8A9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#C8A9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A9F0
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A9F0 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F3
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#C2B3C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8a9f0; /* rgb */ color: rgb(200, 169, 240); /* oklch */ color: oklch(78.7% 0.104 304.1);
Tailwind
colors: {
custom: {
50: '#d9c2f5',
500: '#c8a9f0',
950: '#000000',
},
}SCSS
$custom: #c8a9f0; $custom-light: #d9c2f5; $custom-dark: #000000;
JSON
{
"hex": "#c8a9f0",
"rgb": {
"r": 200,
"g": 169,
"b": 240
},
"hsl": {
"h": 266.197,
"s": 70.297,
"l": 80.196
},
"oklch": {
"l": 0.7869,
"c": 0.10393,
"h": 304.1
},
"luminance": 0.46947
}Semantic roles & 50–950 ramp
primary
#C8A9F0
secondary
#E7F2D9
accent
#D2137F
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#151217
muted
#838185