#DFF2FC#DFF2FC
#DFF2FC is a very light, muted cyan. Relative luminance 0.862; OKLCH L 95.0% C 0.024 H 230.4°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2FC |
|---|---|
| RGB | rgb(223, 242, 252) |
| HSL | hsl(201, 83%, 93%) |
| HSV | hsv(201, 12%, 99%) |
| CMYK | cmyk(11.5%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(94.41, -4.29, -6.93) |
| CIE-LCH | lch(94.41, 8.16, 238.23°) |
| OKLab | oklab(95.01% -0.0154 -0.0187) |
| OKLCH | oklch(95.01% 0.024 230.4) |
| XYZ | xyz(79.7502, 86.2192, 104.5169) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 5.24
Fog
#D8DCE0
ΔE00 7.07
Lightcyan
#E0FFFF
ΔE00 7.16
Mintcream
#F5FFFA
ΔE00 7.67
Whitesmoke
#F5F5F5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2FC #FCE9DF
analogous
#DFFCF7 #DFF2FC #DFE3FC
triadic
#DFF2FC #FCDFF2 #F2FCDF
tetradic
#DFF2FC #F7DFFC #FCE9DF #E3FCDF
square
#DFF2FC #F7DFFC #FCE9DF #E3FCDF
split-complementary
#DFF2FC #FCDFE3 #FCF7DF
monochromatic
#6FC5F2 #A7DBF7 #DFF2FC #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.15
#DFF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DFF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2FC
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2FC | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#E9EDFC
Tritanopia (blue-blind)
#D8F5F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff2fc; /* rgb */ color: rgb(223, 242, 252); /* oklch */ color: oklch(95.0% 0.024 230.4);
Tailwind
colors: {
custom: {
50: '#e9f6fd',
500: '#dff2fc',
950: '#000000',
},
}SCSS
$custom: #dff2fc; $custom-light: #e9f6fd; $custom-dark: #000000;
JSON
{
"hex": "#dff2fc",
"rgb": {
"r": 223,
"g": 242,
"b": 252
},
"hsl": {
"h": 200.69,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.9501,
"c": 0.02422,
"h": 230.4
},
"luminance": 0.86221
}Semantic roles & 50–950 ramp
primary
#DFF2FC
secondary
#E4B49B
accent
#5106DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585