#DFF1FB#DFF1FB
#DFF1FB is a very light, muted cyan. Relative luminance 0.856; OKLCH L 94.8% C 0.023 H 231.8°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1FB |
|---|---|
| RGB | rgb(223, 241, 251) |
| HSL | hsl(201, 78%, 93%) |
| HSV | hsv(201, 11%, 98%) |
| CMYK | cmyk(11.2%, 4%, 0%, 1.6%) |
| CIE-LAB | lab(94.12, -3.98, -6.83) |
| CIE-LCH | lch(94.12, 7.91, 239.77°) |
| OKLab | oklab(94.78% -0.0144 -0.0184) |
| OKLCH | oklch(94.78% 0.023 231.8) |
| XYZ | xyz(79.2953, 85.5624, 103.5856) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.09
Azure (CSS)
#F0FFFF
ΔE00 5.36
Fog
#D8DCE0
ΔE00 6.72
Lightcyan
#E0FFFF
ΔE00 7.48
Whitesmoke
#F5F5F5
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1FB #FBE9DF
analogous
#DFFBF7 #DFF1FB #DFE3FB
triadic
#DFF1FB #FBDFF1 #F1FBDF
tetradic
#DFF1FB #F7DFFB #FBE9DF #E3FBDF
square
#DFF1FB #F7DFFB #FBE9DF #E3FBDF
split-complementary
#DFF1FB #FBDFE3 #FBF7DF
monochromatic
#72C1ED #A9D9F4 #DFF1FB #E4F3FC #E4F3FC
Accessibility & contrast
On white
1.16
#DFF1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DFF1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1FB
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1FB | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E8EDFB
Tritanopia (blue-blind)
#D8F4F4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff1fb; /* rgb */ color: rgb(223, 241, 251); /* oklch */ color: oklch(94.8% 0.023 231.8);
Tailwind
colors: {
custom: {
50: '#e9f5fc',
500: '#dff1fb',
950: '#000000',
},
}SCSS
$custom: #dff1fb; $custom-light: #e9f5fc; $custom-dark: #000000;
JSON
{
"hex": "#dff1fb",
"rgb": {
"r": 223,
"g": 241,
"b": 251
},
"hsl": {
"h": 201.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9478,
"c": 0.02337,
"h": 231.8
},
"luminance": 0.85564
}Semantic roles & 50–950 ramp
primary
#DFF1FB
secondary
#E2B59C
accent
#550BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585