#DFF7FF#DFF7FF
#DFF7FF is a very light, muted cyan. Relative luminance 0.894; OKLCH L 96.1% C 0.027 H 219.7°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7FF |
|---|---|
| RGB | rgb(223, 247, 255) |
| HSL | hsl(195, 100%, 94%) |
| HSV | hsv(195, 13%, 100%) |
| CMYK | cmyk(12.5%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(95.76, -6.24, -6.49) |
| CIE-LCH | lch(95.76, 9.00, 226.12°) |
| OKLab | oklab(96.1% -0.021 -0.0175) |
| OKLCH | oklch(96.1% 0.027 219.7) |
| XYZ | xyz(81.7379, 89.4279, 107.5433) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.47
Lightcyan
#E0FFFF
ΔE00 4.93
Aliceblue
#F0F8FF
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 6.93
Very Light Blue
#D5FFFF
ΔE00 7.01
Very Pale Blue
#D6FFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7FF #FFE7DF
analogous
#DFFFF7 #DFF7FF #DFE7FF
triadic
#DFF7FF #FFDFF7 #F7FFDF
tetradic
#DFF7FF #F7DFFF #FFE7DF #E7FFDF
square
#DFF7FF #F7DFFF #FFE7DF #E7FFDF
split-complementary
#DFF7FF #FFDFE7 #FFF7DF
monochromatic
#65D8FF #A2E8FF #DFF7FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.11
#DFF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DFF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7FF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7FF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#D7FAF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff7ff; /* rgb */ color: rgb(223, 247, 255); /* oklch */ color: oklch(96.1% 0.027 219.7);
Tailwind
colors: {
custom: {
50: '#e9f9ff',
500: '#dff7ff',
950: '#000000',
},
}SCSS
$custom: #dff7ff; $custom-light: #e9f9ff; $custom-dark: #000000;
JSON
{
"hex": "#dff7ff",
"rgb": {
"r": 223,
"g": 247,
"b": 255
},
"hsl": {
"h": 195,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96104,
"c": 0.02735,
"h": 219.7
},
"luminance": 0.8943
}Semantic roles & 50–950 ramp
primary
#DFF7FF
secondary
#ECAB96
accent
#3900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586