#C8ACFB#C8ACFB
#C8ACFB is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.7% C 0.113 H 300.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ACFB |
|---|---|
| RGB | rgb(200, 172, 251) |
| HSL | hsl(261, 91%, 83%) |
| HSV | hsv(261, 31%, 98%) |
| CMYK | cmyk(20.3%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.30, 25.61, -35.50) |
| CIE-LCH | lch(75.30, 43.77, 305.80°) |
| OKLab | oklab(79.7% 0.0569 -0.098) |
| OKLCH | oklch(79.7% 0.113 300.1) |
| XYZ | xyz(55.9808, 48.7493, 97.7084) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.50
Light Violet
#D6B4FC
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 3.46
Pastel Purple
#CAA0FF
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 3.78
Baby Purple
#CA9BF7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ACFB #DFFBAC
analogous
#ACB7FB #C8ACFB #F0ACFB
triadic
#C8ACFB #FBC8AC #ACFBC8
tetradic
#C8ACFB #FBACB7 #DFFBAC #ACFBF0
square
#C8ACFB #FBACB7 #DFFBAC #ACFBF0
split-complementary
#C8ACFB #FBF0AC #B7FBAC
monochromatic
#7B37F5 #A172F8 #C8ACFB #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.95
#C8ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#C8ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ACFB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ACFB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#BFB8C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8acfb; /* rgb */ color: rgb(200, 172, 251); /* oklch */ color: oklch(79.7% 0.113 300.1);
Tailwind
colors: {
custom: {
50: '#d9c5fd',
500: '#c8acfb',
950: '#000000',
},
}SCSS
$custom: #c8acfb; $custom-light: #d9c5fd; $custom-dark: #000000;
JSON
{
"hex": "#c8acfb",
"rgb": {
"r": 200,
"g": 172,
"b": 251
},
"hsl": {
"h": 261.266,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.79703,
"c": 0.11331,
"h": 300.1
},
"luminance": 0.48749
}Semantic roles & 50–950 ramp
primary
#C8ACFB
secondary
#EAF6D5
accent
#E60094
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185