#DFF0FB#DFF0FB
#DFF0FB is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.6% C 0.023 H 236.0°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0FB |
|---|---|
| RGB | rgb(223, 240, 251) |
| HSL | hsl(204, 78%, 93%) |
| HSV | hsv(204, 11%, 98%) |
| CMYK | cmyk(11.2%, 4.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.87, -3.47, -7.21) |
| CIE-LCH | lch(93.87, 8.00, 244.28°) |
| OKLab | oklab(94.58% -0.0131 -0.0194) |
| OKLCH | oklch(94.58% 0.023 236) |
| XYZ | xyz(79.0002, 84.9720, 103.4872) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.89
Azure (CSS)
#F0FFFF
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 7.40
Whitesmoke
#F5F5F5
ΔE00 7.58
Pale Grey
#FDFDFE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0FB #FBEADF
analogous
#DFFBF8 #DFF0FB #DFE2FB
triadic
#DFF0FB #FBDFF0 #F0FBDF
tetradic
#DFF0FB #F8DFFB #FBEADF #E2FBDF
square
#DFF0FB #F8DFFB #FBEADF #E2FBDF
split-complementary
#DFF0FB #FBDFE2 #FBF8DF
monochromatic
#72BDED #A9D7F4 #DFF0FB #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.17
#DFF0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DFF0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0FB
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0FB | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#D8F3F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff0fb; /* rgb */ color: rgb(223, 240, 251); /* oklch */ color: oklch(94.6% 0.023 236.0);
Tailwind
colors: {
custom: {
50: '#e9f4fc',
500: '#dff0fb',
950: '#000000',
},
}SCSS
$custom: #dff0fb; $custom-light: #e9f4fc; $custom-dark: #000000;
JSON
{
"hex": "#dff0fb",
"rgb": {
"r": 223,
"g": 240,
"b": 251
},
"hsl": {
"h": 203.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9458,
"c": 0.02339,
"h": 236
},
"luminance": 0.84973
}Semantic roles & 50–950 ramp
primary
#DFF0FB
secondary
#E2B89C
accent
#5D0BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585