#C8A9FB#C8A9FB
#C8A9FB is a light, moderate violet. Relative luminance 0.476; OKLCH L 79.2% C 0.118 H 301.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A9FB |
|---|---|
| RGB | rgb(200, 169, 251) |
| HSL | hsl(263, 91%, 82%) |
| HSV | hsv(263, 33%, 98%) |
| CMYK | cmyk(20.3%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.58, 27.25, -36.61) |
| CIE-LCH | lch(74.58, 45.64, 306.67°) |
| OKLab | oklab(79.16% 0.0611 -0.1011) |
| OKLCH | oklch(79.16% 0.118 301.1) |
| XYZ | xyz(55.4163, 47.6202, 97.5202) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.85
Lilac (survey)
#CEA2FD
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 2.87
Lavender (survey)
#C79FEF
ΔE00 3.11
Light Violet
#D6B4FC
ΔE00 3.78
Baby Purple
#CA9BF7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A9FB #DCFBA9
analogous
#A9B3FB #C8A9FB #F1A9FB
triadic
#C8A9FB #FBC8A9 #A9FBC8
tetradic
#C8A9FB #FBA9B3 #DCFBA9 #A9FBF1
square
#C8A9FB #FBA9B3 #DCFBA9 #A9FBF1
split-complementary
#C8A9FB #FBF1A9 #B3FBA9
monochromatic
#7D34F6 #A36FF8 #C8A9FB #ECE2FE #ECE2FE
Accessibility & contrast
On white
2.00
#C8A9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#C8A9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A9FB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A9FB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#BFB6C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8a9fb; /* rgb */ color: rgb(200, 169, 251); /* oklch */ color: oklch(79.2% 0.118 301.1);
Tailwind
colors: {
custom: {
50: '#dac2fd',
500: '#c8a9fb',
950: '#000000',
},
}SCSS
$custom: #c8a9fb; $custom-light: #dac2fd; $custom-dark: #000000;
JSON
{
"hex": "#c8a9fb",
"rgb": {
"r": 200,
"g": 169,
"b": 251
},
"hsl": {
"h": 262.683,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.7916,
"c": 0.11815,
"h": 301.1
},
"luminance": 0.4762
}Semantic roles & 50–950 ramp
primary
#C8A9FB
secondary
#E9F6D5
accent
#E6008F
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185