#DFF6FC#DFF6FC
#DFF6FC is a very light, muted cyan. Relative luminance 0.886; OKLCH L 95.8% C 0.025 H 215.1°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6FC |
|---|---|
| RGB | rgb(223, 246, 252) |
| HSL | hsl(192, 83%, 93%) |
| HSV | hsv(192, 12%, 99%) |
| CMYK | cmyk(11.5%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.42, -6.32, -5.43) |
| CIE-LCH | lch(95.42, 8.34, 220.67°) |
| OKLab | oklab(95.81% -0.0208 -0.0146) |
| OKLCH | oklch(95.81% 0.025 215.1) |
| XYZ | xyz(80.9538, 88.6263, 104.9181) |
| Luminance | 0.8863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.93
Lightcyan
#E0FFFF
ΔE00 4.42
Aliceblue
#F0F8FF
ΔE00 5.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.51
Mintcream
#F5FFFA
ΔE00 6.54
Very Light Blue
#D5FFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6FC #FCE5DF
analogous
#DFFCF3 #DFF6FC #DFE7FC
triadic
#DFF6FC #FCDFF6 #F6FCDF
tetradic
#DFF6FC #F3DFFC #FCE5DF #E7FCDF
square
#DFF6FC #F3DFFC #FCE5DF #E7FCDF
split-complementary
#DFF6FC #FCDFE7 #FCF3DF
monochromatic
#6FD7F2 #A7E6F7 #DFF6FC #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.12
#DFF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DFF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6FC
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6FC | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#D7F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff6fc; /* rgb */ color: rgb(223, 246, 252); /* oklch */ color: oklch(95.8% 0.025 215.1);
Tailwind
colors: {
custom: {
50: '#e9f9fd',
500: '#dff6fc',
950: '#000000',
},
}SCSS
$custom: #dff6fc; $custom-light: #e9f9fd; $custom-dark: #000000;
JSON
{
"hex": "#dff6fc",
"rgb": {
"r": 223,
"g": 246,
"b": 252
},
"hsl": {
"h": 192.414,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.95813,
"c": 0.02544,
"h": 215.1
},
"luminance": 0.88628
}Semantic roles & 50–950 ramp
primary
#DFF6FC
secondary
#E4AA9B
accent
#3306DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585