#D3C8FA#D3C8FA
#D3C8FA is a very light, moderate violet. Relative luminance 0.621; OKLCH L 85.8% C 0.070 H 295.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8FA |
|---|---|
| RGB | rgb(211, 200, 250) |
| HSL | hsl(253, 83%, 88%) |
| HSV | hsv(253, 20%, 98%) |
| CMYK | cmyk(15.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(82.94, 13.51, -23.16) |
| CIE-LCH | lch(82.94, 26.81, 300.26°) |
| OKLab | oklab(85.81% 0.0294 -0.0631) |
| OKLCH | oklch(85.81% 0.07 295) |
| XYZ | xyz(64.7699, 62.0592, 98.9903) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.36
Light Lavender
#DFC5FE
ΔE00 3.77
Pale Lilac
#E4CBFF
ΔE00 3.96
Light Periwinkle
#C1C6FC
ΔE00 5.24
Pale Lavender
#EECFFE
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8FA #EFFAC8
analogous
#C8D6FA #D3C8FA #ECC8FA
triadic
#D3C8FA #FAD3C8 #C8FAD3
tetradic
#D3C8FA #FAC8D6 #EFFAC8 #C8FAEC
square
#D3C8FA #FAC8D6 #EFFAC8 #C8FAEC
split-complementary
#D3C8FA #FAECC8 #D6FAC8
monochromatic
#7958F0 #A690F5 #D3C8FA #E9E3FC #E9E3FC
Accessibility & contrast
On white
1.57
#D3C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#D3C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8FA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8FA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#CCD0D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3c8fa; /* rgb */ color: rgb(211, 200, 250); /* oklch */ color: oklch(85.8% 0.070 295.0);
Tailwind
colors: {
custom: {
50: '#e1d8fc',
500: '#d3c8fa',
950: '#000000',
},
}SCSS
$custom: #d3c8fa; $custom-light: #e1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#d3c8fa",
"rgb": {
"r": 211,
"g": 200,
"b": 250
},
"hsl": {
"h": 253.2,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.85808,
"c": 0.0696,
"h": 295
},
"luminance": 0.6206
}Semantic roles & 50–950 ramp
primary
#D3C8FA
secondary
#CCDF87
accent
#E006B0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385