#DFF7FD#DFF7FD
#DFF7FD is a very light, muted cyan. Relative luminance 0.893; OKLCH L 96.0% C 0.026 H 214.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7FD |
|---|---|
| RGB | rgb(223, 247, 253) |
| HSL | hsl(192, 88%, 93%) |
| HSV | hsv(192, 12%, 99%) |
| CMYK | cmyk(11.9%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.71, -6.63, -5.53) |
| CIE-LCH | lch(95.71, 8.64, 219.84°) |
| OKLab | oklab(96.04% -0.0218 -0.0149) |
| OKLCH | oklch(96.04% 0.026 214.4) |
| XYZ | xyz(81.4176, 89.2998, 105.8565) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.00
Lightcyan
#E0FFFF
ΔE00 4.13
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Aliceblue
#F0F8FF
ΔE00 6.23
Very Light Blue
#D5FFFF
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7FD #FDE5DF
analogous
#DFFDF4 #DFF7FD #DFE8FD
triadic
#DFF7FD #FDDFF7 #F7FDDF
tetradic
#DFF7FD #F4DFFD #FDE5DF #E8FDDF
square
#DFF7FD #F4DFFD #FDE5DF #E8FDDF
split-complementary
#DFF7FD #FDDFE8 #FDF4DF
monochromatic
#6CDAF6 #A5E9F9 #DFF7FD #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.11
#DFF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DFF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7FD
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7FD | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#D7FAF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff7fd; /* rgb */ color: rgb(223, 247, 253); /* oklch */ color: oklch(96.0% 0.026 214.4);
Tailwind
colors: {
custom: {
50: '#e9f9fe',
500: '#dff7fd',
950: '#000000',
},
}SCSS
$custom: #dff7fd; $custom-light: #e9f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dff7fd",
"rgb": {
"r": 223,
"g": 247,
"b": 253
},
"hsl": {
"h": 192,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96044,
"c": 0.02639,
"h": 214.4
},
"luminance": 0.89301
}Semantic roles & 50–950 ramp
primary
#DFF7FD
secondary
#E7A999
accent
#2E01E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585