#D4E5F2#D4E5F2
#D4E5F2 is a very light, muted cyan. Relative luminance 0.764; OKLCH L 91.3% C 0.025 H 240.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5F2 |
|---|---|
| RGB | rgb(212, 229, 242) |
| HSL | hsl(206, 54%, 89%) |
| HSV | hsv(206, 12%, 95%) |
| CMYK | cmyk(12.4%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(90.07, -3.09, -8.23) |
| CIE-LCH | lch(90.07, 8.79, 249.41°) |
| OKLab | oklab(91.31% -0.0125 -0.0222) |
| OKLCH | oklch(91.31% 0.025 240.7) |
| XYZ | xyz(71.1940, 76.4453, 94.9917) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.62
Fog
#D8DCE0
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 7.93
Azure (CSS)
#F0FFFF
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.11
Ghostwhite
#F8F8FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5F2 #F2E1D4
analogous
#D4F2F0 #D4E5F2 #D4D6F2
triadic
#D4E5F2 #F2D4E5 #E5F2D4
tetradic
#D4E5F2 #F0D4F2 #F2E1D4 #D6F2D4
square
#D4E5F2 #F0D4F2 #F2E1D4 #D6F2D4
split-complementary
#D4E5F2 #F2D4D6 #F2F0D4
monochromatic
#76ACD6 #A5C9E4 #D4E5F2 #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.29
#D4E5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D4E5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5F2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5F2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F3
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#CDE8E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e5f2; /* rgb */ color: rgb(212, 229, 242); /* oklch */ color: oklch(91.3% 0.025 240.7);
Tailwind
colors: {
custom: {
50: '#e1edf6',
500: '#d4e5f2',
950: '#000000',
},
}SCSS
$custom: #d4e5f2; $custom-light: #e1edf6; $custom-dark: #000000;
JSON
{
"hex": "#d4e5f2",
"rgb": {
"r": 212,
"g": 229,
"b": 242
},
"hsl": {
"h": 206,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.91313,
"c": 0.02543,
"h": 240.7
},
"luminance": 0.76446
}Semantic roles & 50–950 ramp
primary
#D4E5F2
secondary
#D1B199
accent
#6824C1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485