#DFF8FD#DFF8FD
#DFF8FD is a very light, muted cyan. Relative luminance 0.899; OKLCH L 96.2% C 0.027 H 211.1°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8FD |
|---|---|
| RGB | rgb(223, 248, 253) |
| HSL | hsl(190, 88%, 93%) |
| HSV | hsv(190, 12%, 99%) |
| CMYK | cmyk(11.9%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(95.96, -7.14, -5.16) |
| CIE-LCH | lch(95.96, 8.81, 215.86°) |
| OKLab | oklab(96.25% -0.0231 -0.0139) |
| OKLCH | oklch(96.25% 0.027 211.1) |
| XYZ | xyz(81.7242, 89.9131, 105.9587) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.46
Azure (CSS)
#F0FFFF
ΔE00 3.95
Ice Blue (survey)
#D7FFFE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.76
Really Light Blue
#D4FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8FD #FDE4DF
analogous
#DFFDF3 #DFF8FD #DFE9FD
triadic
#DFF8FD #FDDFF8 #F8FDDF
tetradic
#DFF8FD #F3DFFD #FDE4DF #E9FDDF
square
#DFF8FD #F3DFFD #FDE4DF #E9FDDF
split-complementary
#DFF8FD #FDDFE9 #FDF3DF
monochromatic
#6CDFF6 #A5EBF9 #DFF8FD #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.11
#DFF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DFF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8FD
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8FD | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#D7FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff8fd; /* rgb */ color: rgb(223, 248, 253); /* oklch */ color: oklch(96.2% 0.027 211.1);
Tailwind
colors: {
custom: {
50: '#e9fafe',
500: '#dff8fd',
950: '#000000',
},
}SCSS
$custom: #dff8fd; $custom-light: #e9fafe; $custom-dark: #000000;
JSON
{
"hex": "#dff8fd",
"rgb": {
"r": 223,
"g": 248,
"b": 253
},
"hsl": {
"h": 190,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96245,
"c": 0.02698,
"h": 211.1
},
"luminance": 0.89915
}Semantic roles & 50–950 ramp
primary
#DFF8FD
secondary
#E7A699
accent
#2701E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585