#DFF4FD#DFF4FD
#DFF4FD is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.4% C 0.025 H 225.3°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4FD |
|---|---|
| RGB | rgb(223, 244, 253) |
| HSL | hsl(198, 88%, 93%) |
| HSV | hsv(198, 12%, 99%) |
| CMYK | cmyk(11.9%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(94.94, -5.11, -6.66) |
| CIE-LCH | lch(94.94, 8.40, 232.49°) |
| OKLab | oklab(95.44% -0.0177 -0.0179) |
| OKLCH | oklch(95.44% 0.025 225.3) |
| XYZ | xyz(80.5076, 87.4798, 105.5532) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.75
Aliceblue
#F0F8FF
ΔE00 4.91
Lightcyan
#E0FFFF
ΔE00 6.17
Mintcream
#F5FFFA
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.75
Ice Blue (survey)
#D7FFFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4FD #FDE8DF
analogous
#DFFDF7 #DFF4FD #DFE5FD
triadic
#DFF4FD #FDDFF4 #F4FDDF
tetradic
#DFF4FD #F7DFFD #FDE8DF #E5FDDF
square
#DFF4FD #F7DFFD #FDE8DF #E5FDDF
split-complementary
#DFF4FD #FDDFE5 #FDF7DF
monochromatic
#6CCCF6 #A5E0F9 #DFF4FD #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.14
#DFF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DFF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4FD
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4FD | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#EAEFFD
Tritanopia (blue-blind)
#D7F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff4fd; /* rgb */ color: rgb(223, 244, 253); /* oklch */ color: oklch(95.4% 0.025 225.3);
Tailwind
colors: {
custom: {
50: '#e9f7fe',
500: '#dff4fd',
950: '#000000',
},
}SCSS
$custom: #dff4fd; $custom-light: #e9f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dff4fd",
"rgb": {
"r": 223,
"g": 244,
"b": 253
},
"hsl": {
"h": 198,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.95441,
"c": 0.02524,
"h": 225.3
},
"luminance": 0.87481
}Semantic roles & 50–950 ramp
primary
#DFF4FD
secondary
#E7B199
accent
#4501E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585