#D4E3F2#D4E3F2
#D4E3F2 is a very light, muted cyan. Relative luminance 0.753; OKLCH L 90.9% C 0.026 H 248.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3F2 |
|---|---|
| RGB | rgb(212, 227, 242) |
| HSL | hsl(210, 54%, 89%) |
| HSV | hsv(210, 12%, 95%) |
| CMYK | cmyk(12.4%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(89.55, -2.06, -8.99) |
| CIE-LCH | lch(89.55, 9.23, 257.08°) |
| OKLab | oklab(90.91% -0.0097 -0.0242) |
| OKLCH | oklch(90.91% 0.026 248.1) |
| XYZ | xyz(70.6438, 75.3449, 94.8083) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.58
Aliceblue
#F0F8FF
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 7.91
Ghostwhite
#F8F8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3F2 #F2E3D4
analogous
#D4F2F2 #D4E3F2 #D4D4F2
triadic
#D4E3F2 #F2D4E3 #E3F2D4
tetradic
#D4E3F2 #F2D4F2 #F2E3D4 #D4F2D4
square
#D4E3F2 #F2D4F2 #F2E3D4 #D4F2D4
split-complementary
#D4E3F2 #F2D4D4 #F2F2D4
monochromatic
#76A6D6 #A5C4E4 #D4E3F2 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.31
#D4E3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D4E3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3F2
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3F2 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#CDE6E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e3f2; /* rgb */ color: rgb(212, 227, 242); /* oklch */ color: oklch(90.9% 0.026 248.1);
Tailwind
colors: {
custom: {
50: '#e1ebf6',
500: '#d4e3f2',
950: '#000000',
},
}SCSS
$custom: #d4e3f2; $custom-light: #e1ebf6; $custom-dark: #000000;
JSON
{
"hex": "#d4e3f2",
"rgb": {
"r": 212,
"g": 227,
"b": 242
},
"hsl": {
"h": 210,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.90911,
"c": 0.0261,
"h": 248.1
},
"luminance": 0.75346
}Semantic roles & 50–950 ramp
primary
#D4E3F2
secondary
#D1B599
accent
#7324C1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485