#D9C8FA#D9C8FA
#D9C8FA is a very light, moderate violet. Relative luminance 0.630; OKLCH L 86.3% C 0.071 H 300.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D9C8FA |
|---|---|
| RGB | rgb(217, 200, 250) |
| HSL | hsl(260, 83%, 88%) |
| HSV | hsv(260, 20%, 98%) |
| CMYK | cmyk(13.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.42, 15.38, -22.39) |
| CIE-LCH | lch(83.42, 27.16, 304.49°) |
| OKLab | oklab(86.3% 0.0358 -0.0609) |
| OKLCH | oklch(86.3% 0.071 300.5) |
| XYZ | xyz(66.5214, 62.9623, 99.0724) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.33
Light Lavender
#DFC5FE
ΔE00 2.39
Pale Lavender
#EECFFE
ΔE00 4.65
Light Lilac
#EDC8FF
ΔE00 4.89
Periwinkle
#CCCCFF
ΔE00 5.03
Light Violet
#D6B4FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9C8FA #E9FAC8
analogous
#C8D0FA #D9C8FA #F2C8FA
triadic
#D9C8FA #FAD9C8 #C8FAD9
tetradic
#D9C8FA #FAC8D0 #E9FAC8 #C8FAF2
square
#D9C8FA #FAC8D0 #E9FAC8 #C8FAF2
split-complementary
#D9C8FA #FAF2C8 #D0FAC8
monochromatic
#8B58F0 #B290F5 #D9C8FA #ECE3FC #ECE3FC
Accessibility & contrast
On white
1.54
#D9C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D9C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9C8FA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9C8FA | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FC
Deuteranopia (green-blind)
#C1D0F8
Tritanopia (blue-blind)
#D4CFD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9c8fa; /* rgb */ color: rgb(217, 200, 250); /* oklch */ color: oklch(86.3% 0.071 300.5);
Tailwind
colors: {
custom: {
50: '#e5d8fc',
500: '#d9c8fa',
950: '#000000',
},
}SCSS
$custom: #d9c8fa; $custom-light: #e5d8fc; $custom-dark: #000000;
JSON
{
"hex": "#d9c8fa",
"rgb": {
"r": 217,
"g": 200,
"b": 250
},
"hsl": {
"h": 260.4,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86295,
"c": 0.07062,
"h": 300.5
},
"luminance": 0.62962
}Semantic roles & 50–950 ramp
primary
#D9C8FA
secondary
#C1DF87
accent
#E00696
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385