#DFF7FC#DFF7FC
#DFF7FC is a very light, muted cyan. Relative luminance 0.892; OKLCH L 96.0% C 0.026 H 211.6°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7FC |
|---|---|
| RGB | rgb(223, 247, 252) |
| HSL | hsl(190, 83%, 93%) |
| HSV | hsv(190, 12%, 99%) |
| CMYK | cmyk(11.5%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(95.68, -6.83, -5.06) |
| CIE-LCH | lch(95.68, 8.50, 216.52°) |
| OKLab | oklab(96.01% -0.0221 -0.0136) |
| OKLCH | oklch(96.01% 0.026 211.6) |
| XYZ | xyz(81.2587, 89.2363, 105.0198) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.75
Azure (CSS)
#F0FFFF
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 6.02
Very Pale Blue
#D6FFFE
ΔE00 6.07
Really Light Blue
#D4FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7FC #FCE4DF
analogous
#DFFCF2 #DFF7FC #DFE8FC
triadic
#DFF7FC #FCDFF7 #F7FCDF
tetradic
#DFF7FC #F2DFFC #FCE4DF #E8FCDF
square
#DFF7FC #F2DFFC #FCE4DF #E8FCDF
split-complementary
#DFF7FC #FCDFE8 #FCF2DF
monochromatic
#6FDBF2 #A7E9F7 #DFF7FC #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.11
#DFF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#DFF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7FC
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7FC | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#D7F9F8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff7fc; /* rgb */ color: rgb(223, 247, 252); /* oklch */ color: oklch(96.0% 0.026 211.6);
Tailwind
colors: {
custom: {
50: '#e9f9fd',
500: '#dff7fc',
950: '#000000',
},
}SCSS
$custom: #dff7fc; $custom-light: #e9f9fd; $custom-dark: #000000;
JSON
{
"hex": "#dff7fc",
"rgb": {
"r": 223,
"g": 247,
"b": 252
},
"hsl": {
"h": 190.345,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96014,
"c": 0.02601,
"h": 211.6
},
"luminance": 0.89238
}Semantic roles & 50–950 ramp
primary
#DFF7FC
secondary
#E4A89B
accent
#2C06DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585