#DFF0FC#DFF0FC
#DFF0FC is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.6% C 0.024 H 238.4°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0FC |
|---|---|
| RGB | rgb(223, 240, 252) |
| HSL | hsl(205, 83%, 93%) |
| HSV | hsv(205, 12%, 99%) |
| CMYK | cmyk(11.5%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(93.90, -3.28, -7.69) |
| CIE-LCH | lch(93.90, 8.36, 246.92°) |
| OKLab | oklab(94.61% -0.0127 -0.0207) |
| OKLCH | oklch(94.61% 0.024 238.4) |
| XYZ | xyz(79.1582, 85.0352, 104.3196) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.95
Azure (CSS)
#F0FFFF
ΔE00 6.25
Fog
#D8DCE0
ΔE00 6.55
Ghostwhite
#F8F8FF
ΔE00 7.36
Whitesmoke
#F5F5F5
ΔE00 7.73
Pale Grey
#FDFDFE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0FC #FCEBDF
analogous
#DFFCF9 #DFF0FC #DFE1FC
triadic
#DFF0FC #FCDFF0 #F0FCDF
tetradic
#DFF0FC #F9DFFC #FCEBDF #E1FCDF
square
#DFF0FC #F9DFFC #FCEBDF #E1FCDF
split-complementary
#DFF0FC #FCDFE1 #FCF9DF
monochromatic
#6FBCF2 #A7D6F7 #DFF0FC #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.17
#DFF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DFF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0FC
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0FC | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#D8F3F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff0fc; /* rgb */ color: rgb(223, 240, 252); /* oklch */ color: oklch(94.6% 0.024 238.4);
Tailwind
colors: {
custom: {
50: '#e9f4fd',
500: '#dff0fc',
950: '#000000',
},
}SCSS
$custom: #dff0fc; $custom-light: #e9f4fd; $custom-dark: #000000;
JSON
{
"hex": "#dff0fc",
"rgb": {
"r": 223,
"g": 240,
"b": 252
},
"hsl": {
"h": 204.828,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.94611,
"c": 0.02428,
"h": 238.4
},
"luminance": 0.85036
}Semantic roles & 50–950 ramp
primary
#DFF0FC
secondary
#E4B99B
accent
#6006DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585