#D4C8FD#D4C8FD
#D4C8FD is a very light, moderate violet. Relative luminance 0.624; OKLCH L 86.0% C 0.074 H 295.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8FD |
|---|---|
| RGB | rgb(212, 200, 253) |
| HSL | hsl(254, 93%, 89%) |
| HSV | hsv(254, 21%, 99%) |
| CMYK | cmyk(16.2%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.12, 14.45, -24.47) |
| CIE-LCH | lch(83.12, 28.42, 300.57°) |
| OKLab | oklab(86% 0.0314 -0.0668) |
| OKLCH | oklch(86% 0.074 295.2) |
| XYZ | xyz(65.5315, 62.3970, 101.5009) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.37
Light Lavender
#DFC5FE
ΔE00 3.47
Pale Lilac
#E4CBFF
ΔE00 3.85
Light Periwinkle
#C1C6FC
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 6.31
Light Lilac
#EDC8FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8FD #F1FDC8
analogous
#C8D7FD #D4C8FD #EFC8FD
triadic
#D4C8FD #FDD4C8 #C8FDD4
tetradic
#D4C8FD #FDC8D7 #F1FDC8 #C8FDEF
square
#D4C8FD #FDC8D7 #F1FDC8 #C8FDEF
split-complementary
#D4C8FD #FDEFC8 #D7FDC8
monochromatic
#7852F9 #A68DFB #D4C8FD #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.56
#D4C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D4C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8FD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8FD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFF
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#CCD0DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4c8fd; /* rgb */ color: rgb(212, 200, 253); /* oklch */ color: oklch(86.0% 0.074 295.2);
Tailwind
colors: {
custom: {
50: '#e1d8fe',
500: '#d4c8fd',
950: '#000000',
},
}SCSS
$custom: #d4c8fd; $custom-light: #e1d8fe; $custom-dark: #000000;
JSON
{
"hex": "#d4c8fd",
"rgb": {
"r": 212,
"g": 200,
"b": 253
},
"hsl": {
"h": 253.585,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.86,
"c": 0.07377,
"h": 295.2
},
"luminance": 0.62397
}Semantic roles & 50–950 ramp
primary
#D4C8FD
secondary
#CFE584
accent
#E600B2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385