#C8A8FB#C8A8FB
#C8A8FB is a light, moderate violet. Relative luminance 0.472; OKLCH L 79.0% C 0.120 H 301.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8FB |
|---|---|
| RGB | rgb(200, 168, 251) |
| HSL | hsl(263, 91%, 82%) |
| HSV | hsv(263, 33%, 98%) |
| CMYK | cmyk(20.3%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.35, 27.80, -36.97) |
| CIE-LCH | lch(74.35, 46.26, 306.94°) |
| OKLab | oklab(78.98% 0.0625 -0.1022) |
| OKLCH | oklch(78.98% 0.12 301.4) |
| XYZ | xyz(55.2309, 47.2496, 97.4584) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.03
Lilac (survey)
#CEA2FD
ΔE00 2.39
Pastel Purple
#CAA0FF
ΔE00 2.59
Lavender (survey)
#C79FEF
ΔE00 2.92
Baby Purple
#CA9BF7
ΔE00 3.67
Light Violet
#D6B4FC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8FB #DBFBA8
analogous
#A8B1FB #C8A8FB #F2A8FB
triadic
#C8A8FB #FBC8A8 #A8FBC8
tetradic
#C8A8FB #FBA8B1 #DBFBA8 #A8FBF2
square
#C8A8FB #FBA8B1 #DBFBA8 #A8FBF2
split-complementary
#C8A8FB #FBF2A8 #B1FBA8
monochromatic
#7E33F6 #A36DF8 #C8A8FB #EDE2FE #EDE2FE
Accessibility & contrast
On white
2.01
#C8A8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#C8A8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8FB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8FB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#BFB5C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8a8fb; /* rgb */ color: rgb(200, 168, 251); /* oklch */ color: oklch(79.0% 0.120 301.4);
Tailwind
colors: {
custom: {
50: '#dac2fd',
500: '#c8a8fb',
950: '#000000',
},
}SCSS
$custom: #c8a8fb; $custom-light: #dac2fd; $custom-dark: #000000;
JSON
{
"hex": "#c8a8fb",
"rgb": {
"r": 200,
"g": 168,
"b": 251
},
"hsl": {
"h": 263.133,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.7898,
"c": 0.11976,
"h": 301.4
},
"luminance": 0.4725
}Semantic roles & 50–950 ramp
primary
#C8A8FB
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185