#D4D6F2#D4D6F2
#D4D6F2 is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.3% C 0.038 H 282.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D6F2 |
|---|---|
| RGB | rgb(212, 214, 242) |
| HSL | hsl(236, 54%, 89%) |
| HSV | hsv(236, 12%, 95%) |
| CMYK | cmyk(12.4%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(86.26, 4.72, -13.91) |
| CIE-LCH | lch(86.26, 14.69, 288.74°) |
| OKLab | oklab(88.32% 0.0082 -0.0375) |
| OKLCH | oklch(88.32% 0.038 282.3) |
| XYZ | xyz(67.2215, 68.5004, 93.6676) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.55
Periwinkle
#CCCCFF
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 9.38
Pale Lilac
#E4CBFF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D6F2 #F2F0D4
analogous
#D4E5F2 #D4D6F2 #E1D4F2
triadic
#D4D6F2 #F2D4D6 #D6F2D4
tetradic
#D4D6F2 #F2D4E5 #F2F0D4 #D4F2E1
square
#D4D6F2 #F2D4E5 #F2F0D4 #D4F2E1
split-complementary
#D4D6F2 #F2E1D4 #E5F2D4
monochromatic
#767CD6 #A5A9E4 #D4D6F2 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.43
#D4D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D4D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D6F2
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D6F2 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F3
Deuteranopia (green-blind)
#CED7F1
Tritanopia (blue-blind)
#CEDBDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4d6f2; /* rgb */ color: rgb(212, 214, 242); /* oklch */ color: oklch(88.3% 0.038 282.3);
Tailwind
colors: {
custom: {
50: '#e1e2f6',
500: '#d4d6f2',
950: '#000000',
},
}SCSS
$custom: #d4d6f2; $custom-light: #e1e2f6; $custom-dark: #000000;
JSON
{
"hex": "#d4d6f2",
"rgb": {
"r": 212,
"g": 214,
"b": 242
},
"hsl": {
"h": 236,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.88323,
"c": 0.03844,
"h": 282.3
},
"luminance": 0.68501
}Semantic roles & 50–950 ramp
primary
#D4D6F2
secondary
#D1CD99
accent
#B724C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485