#DFF1FC#DFF1FC
#DFF1FC is a very light, muted cyan. Relative luminance 0.856; OKLCH L 94.8% C 0.024 H 234.4°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1FC |
|---|---|
| RGB | rgb(223, 241, 252) |
| HSL | hsl(203, 83%, 93%) |
| HSV | hsv(203, 12%, 99%) |
| CMYK | cmyk(11.5%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(94.15, -3.79, -7.31) |
| CIE-LCH | lch(94.15, 8.23, 242.62°) |
| OKLab | oklab(94.81% -0.0141 -0.0197) |
| OKLCH | oklch(94.81% 0.024 234.4) |
| XYZ | xyz(79.4534, 85.6256, 104.4180) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.08
Azure (CSS)
#F0FFFF
ΔE00 5.73
Fog
#D8DCE0
ΔE00 6.78
Ghostwhite
#F8F8FF
ΔE00 7.69
Whitesmoke
#F5F5F5
ΔE00 7.79
Lightcyan
#E0FFFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1FC #FCEADF
analogous
#DFFCF8 #DFF1FC #DFE2FC
triadic
#DFF1FC #FCDFF1 #F1FCDF
tetradic
#DFF1FC #F8DFFC #FCEADF #E2FCDF
square
#DFF1FC #F8DFFC #FCEADF #E2FCDF
split-complementary
#DFF1FC #FCDFE2 #FCF8DF
monochromatic
#6FC0F2 #A7D9F7 #DFF1FC #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.16
#DFF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DFF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1FC
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1FC | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#D8F4F4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff1fc; /* rgb */ color: rgb(223, 241, 252); /* oklch */ color: oklch(94.8% 0.024 234.4);
Tailwind
colors: {
custom: {
50: '#e9f5fd',
500: '#dff1fc',
950: '#000000',
},
}SCSS
$custom: #dff1fc; $custom-light: #e9f5fd; $custom-dark: #000000;
JSON
{
"hex": "#dff1fc",
"rgb": {
"r": 223,
"g": 241,
"b": 252
},
"hsl": {
"h": 202.759,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.9481,
"c": 0.0242,
"h": 234.4
},
"luminance": 0.85627
}Semantic roles & 50–950 ramp
primary
#DFF1FC
secondary
#E4B79B
accent
#5906DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585