#DFF4FC#DFF4FC
#DFF4FC is a very light, muted cyan. Relative luminance 0.874; OKLCH L 95.4% C 0.025 H 222.6°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4FC |
|---|---|
| RGB | rgb(223, 244, 252) |
| HSL | hsl(197, 83%, 93%) |
| HSV | hsv(197, 12%, 99%) |
| CMYK | cmyk(11.5%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(94.91, -5.31, -6.18) |
| CIE-LCH | lch(94.91, 8.15, 229.35°) |
| OKLab | oklab(95.41% -0.0181 -0.0167) |
| OKLCH | oklch(95.41% 0.025 222.6) |
| XYZ | xyz(80.3487, 87.4162, 104.7164) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.43
Aliceblue
#F0F8FF
ΔE00 5.03
Lightcyan
#E0FFFF
ΔE00 5.78
Mintcream
#F5FFFA
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4FC #FCE7DF
analogous
#DFFCF5 #DFF4FC #DFE5FC
triadic
#DFF4FC #FCDFF4 #F4FCDF
tetradic
#DFF4FC #F5DFFC #FCE7DF #E5FCDF
square
#DFF4FC #F5DFFC #FCE7DF #E5FCDF
split-complementary
#DFF4FC #FCDFE5 #FCF5DF
monochromatic
#6FCEF2 #A7E1F7 #DFF4FC #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.14
#DFF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DFF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4FC
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4FC | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#D7F7F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff4fc; /* rgb */ color: rgb(223, 244, 252); /* oklch */ color: oklch(95.4% 0.025 222.6);
Tailwind
colors: {
custom: {
50: '#e9f7fd',
500: '#dff4fc',
950: '#000000',
},
}SCSS
$custom: #dff4fc; $custom-light: #e9f7fd; $custom-dark: #000000;
JSON
{
"hex": "#dff4fc",
"rgb": {
"r": 223,
"g": 244,
"b": 252
},
"hsl": {
"h": 196.552,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.95411,
"c": 0.02461,
"h": 222.6
},
"luminance": 0.87418
}Semantic roles & 50–950 ramp
primary
#DFF4FC
secondary
#E4AF9B
accent
#4206DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585