#C4AFFC#C4AFFC
#C4AFFC is a light, moderate violet. Relative luminance 0.494; OKLCH L 80.0% C 0.109 H 296.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AFFC |
|---|---|
| RGB | rgb(196, 175, 252) |
| HSL | hsl(256, 93%, 84%) |
| HSV | hsv(256, 31%, 99%) |
| CMYK | cmyk(22.2%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.71, 23.00, -35.42) |
| CIE-LCH | lch(75.71, 42.23, 303.00°) |
| OKLab | oklab(79.96% 0.0485 -0.0979) |
| OKLCH | oklch(79.96% 0.109 296.4) |
| XYZ | xyz(55.6616, 49.4235, 98.6838) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.70
Light Violet
#D6B4FC
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AFFC #E7FCAF
analogous
#AFC0FC #C4AFFC #EAAFFC
triadic
#C4AFFC #FCC4AF #AFFCC4
tetradic
#C4AFFC #FCAFC0 #E7FCAF #AFFCEA
square
#C4AFFC #FCAFC0 #E7FCAF #AFFCEA
split-complementary
#C4AFFC #FCEAAF #C0FCAF
monochromatic
#6D39F8 #9874FA #C4AFFC #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.93
#C4AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#C4AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AFFC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AFFC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#B9BBCB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c4affc; /* rgb */ color: rgb(196, 175, 252); /* oklch */ color: oklch(80.0% 0.109 296.4);
Tailwind
colors: {
custom: {
50: '#d7c7fd',
500: '#c4affc',
950: '#000000',
},
}SCSS
$custom: #c4affc; $custom-light: #d7c7fd; $custom-dark: #000000;
JSON
{
"hex": "#c4affc",
"rgb": {
"r": 196,
"g": 175,
"b": 252
},
"hsl": {
"h": 256.364,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.79956,
"c": 0.10923,
"h": 296.4
},
"luminance": 0.49424
}Semantic roles & 50–950 ramp
primary
#C4AFFC
secondary
#EDF6D5
accent
#E600A7
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285