#D4CDFE#D4CDFE
#D4CDFE is a very light, moderate blue. Relative luminance 0.648; OKLCH L 87.0% C 0.068 H 291.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDFE |
|---|---|
| RGB | rgb(212, 205, 254) |
| HSL | hsl(249, 96%, 90%) |
| HSV | hsv(249, 19%, 100%) |
| CMYK | cmyk(16.5%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.39, 11.99, -23.08) |
| CIE-LCH | lch(84.39, 26.01, 297.45°) |
| OKLab | oklab(86.99% 0.0248 -0.0629) |
| OKLCH | oklch(86.99% 0.068 291.5) |
| XYZ | xyz(66.8682, 64.8149, 102.7344) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.36
Light Periwinkle
#C1C6FC
ΔE00 4.67
Pale Lilac
#E4CBFF
ΔE00 4.83
Light Lavender
#DFC5FE
ΔE00 4.91
Pale Lavender
#EECFFE
ΔE00 7.00
Light Lilac
#EDC8FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDFE #F7FECD
analogous
#CDDFFE #D4CDFE #ECCDFE
triadic
#D4CDFE #FED4CD #CDFED4
tetradic
#D4CDFE #FECDDF #F7FECD #CDFEEC
square
#D4CDFE #FECDDF #F7FECD #CDFEEC
split-complementary
#D4CDFE #FEECCD #DFFECD
monochromatic
#6D55FC #A091FD #D4CDFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.50
#D4CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#D4CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDFE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDFE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#CCD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4cdfe; /* rgb */ color: rgb(212, 205, 254); /* oklch */ color: oklch(87.0% 0.068 291.5);
Tailwind
colors: {
custom: {
50: '#e1dcfe',
500: '#d4cdfe',
950: '#000000',
},
}SCSS
$custom: #d4cdfe; $custom-light: #e1dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d4cdfe",
"rgb": {
"r": 212,
"g": 205,
"b": 254
},
"hsl": {
"h": 248.571,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.86992,
"c": 0.06759,
"h": 291.5
},
"luminance": 0.64815
}Semantic roles & 50–950 ramp
primary
#D4CDFE
secondary
#DAE888
accent
#E600C5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486