#C2AFCC#C2AFCC
#C2AFCC is a light, muted violet. Relative luminance 0.465; OKLCH L 77.9% C 0.046 H 314.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AFCC |
|---|---|
| RGB | rgb(194, 175, 204) |
| HSL | hsl(279, 22%, 74%) |
| HSV | hsv(279, 14%, 80%) |
| CMYK | cmyk(4.9%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(73.86, 12.15, -12.19) |
| CIE-LCH | lch(73.86, 17.21, 314.89°) |
| OKLab | oklab(77.93% 0.0317 -0.0327) |
| OKLCH | oklch(77.93% 0.046 314.1) |
| XYZ | xyz(48.4754, 46.4893, 63.5346) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.05
Lilac
#C8A2C8
ΔE00 5.89
Light Lavender
#DFC5FE
ΔE00 9.85
Lavender
#B39DDB
ΔE00 9.87
Pale Lilac
#E4CBFF
ΔE00 9.95
Pale Lavender
#EECFFE
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AFCC #B9CCAF
analogous
#B4AFCC #C2AFCC #CCAFC8
triadic
#C2AFCC #CCC2AF #AFCCC2
tetradic
#C2AFCC #CCB4AF #B9CCAF #AFC8CC
square
#C2AFCC #CCB4AF #B9CCAF #AFC8CC
split-complementary
#C2AFCC #C8CCAF #AFCCB4
monochromatic
#89649C #A68AB4 #C2AFCC #DED4E4 #F1ECF3
Accessibility & contrast
On white
2.04
#C2AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#C2AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AFCC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AFCC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#C2B2B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c2afcc; /* rgb */ color: rgb(194, 175, 204); /* oklch */ color: oklch(77.9% 0.046 314.1);
Tailwind
colors: {
custom: {
50: '#d4c6db',
500: '#c2afcc',
950: '#000000',
},
}SCSS
$custom: #c2afcc; $custom-light: #d4c6db; $custom-dark: #000000;
JSON
{
"hex": "#c2afcc",
"rgb": {
"r": 194,
"g": 175,
"b": 204
},
"hsl": {
"h": 279.31,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.77929,
"c": 0.04558,
"h": 314.1
},
"luminance": 0.46489
}Semantic roles & 50–950 ramp
primary
#C2AFCC
secondary
#E4E9E2
accent
#A14565
background
#FDFCFD
surface
#FAF8FB
border
#D3D1D4
text
#141315
muted
#838283