#D8AFFC#D8AFFC
#D8AFFC is a light, moderate violet. Relative luminance 0.523; OKLCH L 81.7% C 0.114 H 308.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8AFFC |
|---|---|
| RGB | rgb(216, 175, 252) |
| HSL | hsl(272, 93%, 84%) |
| HSV | hsv(272, 31%, 99%) |
| CMYK | cmyk(14.3%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.45, 28.98, -32.59) |
| CIE-LCH | lch(77.45, 43.62, 311.64°) |
| OKLab | oklab(81.7% 0.0708 -0.0895) |
| OKLCH | oklch(81.7% 0.114 308.3) |
| XYZ | xyz(61.2163, 52.2877, 98.9442) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.53
Light Violet
#D6B4FC
ΔE00 1.62
Pale Violet
#CEAEFA
ΔE00 2.09
Lilac (survey)
#CEA2FD
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8AFFC #D3FCAF
analogous
#B1AFFC #D8AFFC #FCAFF9
triadic
#D8AFFC #FCD8AF #AFFCD8
tetradic
#D8AFFC #FCB1AF #D3FCAF #AFF9FC
square
#D8AFFC #FCB1AF #D3FCAF #AFF9FC
split-complementary
#D8AFFC #F9FCAF #AFFCB1
monochromatic
#9E39F8 #BB74FA #D8AFFC #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.83
#D8AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#D8AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8AFFC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8AFFC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#D4BACB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d8affc; /* rgb */ color: rgb(216, 175, 252); /* oklch */ color: oklch(81.7% 0.114 308.3);
Tailwind
colors: {
custom: {
50: '#e5c7fd',
500: '#d8affc',
950: '#000000',
},
}SCSS
$custom: #d8affc; $custom-light: #e5c7fd; $custom-dark: #000000;
JSON
{
"hex": "#d8affc",
"rgb": {
"r": 216,
"g": 175,
"b": 252
},
"hsl": {
"h": 271.948,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.81702,
"c": 0.11408,
"h": 308.3
},
"luminance": 0.52287
}Semantic roles & 50–950 ramp
primary
#D8AFFC
secondary
#A4E06F
accent
#E6006B
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#161317
muted
#848285