#D4E4F2#D4E4F2
#D4E4F2 is a very light, muted cyan. Relative luminance 0.759; OKLCH L 91.1% C 0.026 H 244.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4F2 |
|---|---|
| RGB | rgb(212, 228, 242) |
| HSL | hsl(208, 54%, 89%) |
| HSV | hsv(208, 12%, 95%) |
| CMYK | cmyk(12.4%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(89.81, -2.58, -8.61) |
| CIE-LCH | lch(89.81, 8.99, 253.34°) |
| OKLab | oklab(91.11% -0.0111 -0.0232) |
| OKLCH | oklch(91.11% 0.026 244.5) |
| XYZ | xyz(70.9181, 75.8935, 94.8998) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.58
Aliceblue
#F0F8FF
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.89
Ghostwhite
#F8F8FF
ΔE00 8.23
Light Gray
#D3D3D3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4F2 #F2E2D4
analogous
#D4F2F1 #D4E4F2 #D4D5F2
triadic
#D4E4F2 #F2D4E4 #E4F2D4
tetradic
#D4E4F2 #F1D4F2 #F2E2D4 #D5F2D4
square
#D4E4F2 #F1D4F2 #F2E2D4 #D5F2D4
split-complementary
#D4E4F2 #F2D4D5 #F2F1D4
monochromatic
#76A9D6 #A5C6E4 #D4E4F2 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.30
#D4E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D4E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4F2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4F2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#CDE7E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e4f2; /* rgb */ color: rgb(212, 228, 242); /* oklch */ color: oklch(91.1% 0.026 244.5);
Tailwind
colors: {
custom: {
50: '#e1ecf6',
500: '#d4e4f2',
950: '#000000',
},
}SCSS
$custom: #d4e4f2; $custom-light: #e1ecf6; $custom-dark: #000000;
JSON
{
"hex": "#d4e4f2",
"rgb": {
"r": 212,
"g": 228,
"b": 242
},
"hsl": {
"h": 208,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.91112,
"c": 0.02571,
"h": 244.5
},
"luminance": 0.75895
}Semantic roles & 50–950 ramp
primary
#D4E4F2
secondary
#D1B399
accent
#6E24C1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485