#DFF3FC#DFF3FC
#DFF3FC is a very light, muted cyan. Relative luminance 0.868; OKLCH L 95.2% C 0.024 H 226.5°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3FC |
|---|---|
| RGB | rgb(223, 243, 252) |
| HSL | hsl(199, 83%, 93%) |
| HSV | hsv(199, 12%, 99%) |
| CMYK | cmyk(11.5%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(94.66, -4.80, -6.56) |
| CIE-LCH | lch(94.66, 8.13, 233.79°) |
| OKLab | oklab(95.21% -0.0168 -0.0177) |
| OKLCH | oklch(95.21% 0.024 226.5) |
| XYZ | xyz(80.0486, 86.8161, 104.6164) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.64
Azure (CSS)
#F0FFFF
ΔE00 4.80
Lightcyan
#E0FFFF
ΔE00 6.47
Mintcream
#F5FFFA
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.40
Whitesmoke
#F5F5F5
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3FC #FCE8DF
analogous
#DFFCF6 #DFF3FC #DFE4FC
triadic
#DFF3FC #FCDFF3 #F3FCDF
tetradic
#DFF3FC #F6DFFC #FCE8DF #E4FCDF
square
#DFF3FC #F6DFFC #FCE8DF #E4FCDF
split-complementary
#DFF3FC #FCDFE4 #FCF6DF
monochromatic
#6FC9F2 #A7DEF7 #DFF3FC #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.14
#DFF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DFF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3FC
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3FC | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#D8F6F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff3fc; /* rgb */ color: rgb(223, 243, 252); /* oklch */ color: oklch(95.2% 0.024 226.5);
Tailwind
colors: {
custom: {
50: '#e9f7fd',
500: '#dff3fc',
950: '#000000',
},
}SCSS
$custom: #dff3fc; $custom-light: #e9f7fd; $custom-dark: #000000;
JSON
{
"hex": "#dff3fc",
"rgb": {
"r": 223,
"g": 243,
"b": 252
},
"hsl": {
"h": 198.621,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.95211,
"c": 0.02435,
"h": 226.5
},
"luminance": 0.86817
}Semantic roles & 50–950 ramp
primary
#DFF3FC
secondary
#E4B29B
accent
#4A06DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585