#C8AFF9#C8AFF9
#C8AFF9 is a light, moderate violet. Relative luminance 0.498; OKLCH L 80.2% C 0.106 H 299.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFF9 |
|---|---|
| RGB | rgb(200, 175, 249) |
| HSL | hsl(260, 86%, 83%) |
| HSV | hsv(260, 30%, 98%) |
| CMYK | cmyk(19.7%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(75.93, 23.51, -33.44) |
| CIE-LCH | lch(75.93, 40.88, 305.11°) |
| OKLab | oklab(80.17% 0.0522 -0.0921) |
| OKLCH | oklch(80.17% 0.106 299.5) |
| XYZ | xyz(56.2446, 49.7787, 96.2493) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.50
Light Violet
#D6B4FC
ΔE00 2.94
Lilac (survey)
#CEA2FD
ΔE00 4.42
Lavender (survey)
#C79FEF
ΔE00 4.46
Pastel Purple
#CAA0FF
ΔE00 4.78
Mauve
#E0B0FF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFF9 #E0F9AF
analogous
#AFBBF9 #C8AFF9 #EDAFF9
triadic
#C8AFF9 #F9C8AF #AFF9C8
tetradic
#C8AFF9 #F9AFBB #E0F9AF #AFF9ED
square
#C8AFF9 #F9AFBB #E0F9AF #AFF9ED
split-complementary
#C8AFF9 #F9EDAF #BBF9AF
monochromatic
#7A3DF0 #A176F5 #C8AFF9 #EBE3FD #EBE3FD
Accessibility & contrast
On white
1.92
#C8AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#C8AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFF9
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFF9 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFC
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#BFBAC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c8aff9; /* rgb */ color: rgb(200, 175, 249); /* oklch */ color: oklch(80.2% 0.106 299.5);
Tailwind
colors: {
custom: {
50: '#d9c7fb',
500: '#c8aff9',
950: '#000000',
},
}SCSS
$custom: #c8aff9; $custom-light: #d9c7fb; $custom-dark: #000000;
JSON
{
"hex": "#c8aff9",
"rgb": {
"r": 200,
"g": 175,
"b": 249
},
"hsl": {
"h": 260.27,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.80167,
"c": 0.10588,
"h": 299.5
},
"luminance": 0.49779
}Semantic roles & 50–950 ramp
primary
#C8AFF9
secondary
#EAF5D6
accent
#E30397
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151317
muted
#838285