#D4CDFF#D4CDFF
#D4CDFF is a very light, moderate blue. Relative luminance 0.649; OKLCH L 87.0% C 0.069 H 291.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDFF |
|---|---|
| RGB | rgb(212, 205, 255) |
| HSL | hsl(248, 100%, 90%) |
| HSV | hsv(248, 20%, 100%) |
| CMYK | cmyk(16.9%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(84.42, 12.20, -23.56) |
| CIE-LCH | lch(84.42, 26.53, 297.38°) |
| OKLab | oklab(87.03% 0.0251 -0.0642) |
| OKLCH | oklch(87.03% 0.069 291.3) |
| XYZ | xyz(67.0287, 64.8791, 103.5799) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.25
Light Periwinkle
#C1C6FC
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 4.89
Pale Lavender
#EECFFE
ΔE00 7.07
Light Lilac
#EDC8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDFF #F8FFCD
analogous
#CDDFFF #D4CDFF #EDCDFF
triadic
#D4CDFF #FFD4CD #CDFFD4
tetradic
#D4CDFF #FFCDDF #F8FFCD #CDFFED
square
#D4CDFF #FFCDDF #F8FFCD #CDFFED
split-complementary
#D4CDFF #FFEDCD #DFFFCD
monochromatic
#6B53FF #9F90FF #D4CDFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.50
#D4CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D4CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDFF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDFF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#CCD5DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4cdff; /* rgb */ color: rgb(212, 205, 255); /* oklch */ color: oklch(87.0% 0.069 291.3);
Tailwind
colors: {
custom: {
50: '#e1dcff',
500: '#d4cdff',
950: '#000000',
},
}SCSS
$custom: #d4cdff; $custom-light: #e1dcff; $custom-dark: #000000;
JSON
{
"hex": "#d4cdff",
"rgb": {
"r": 212,
"g": 205,
"b": 255
},
"hsl": {
"h": 248.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.87029,
"c": 0.06895,
"h": 291.3
},
"luminance": 0.6488
}Semantic roles & 50–950 ramp
primary
#D4CDFF
secondary
#DCEA86
accent
#E600C5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486