#DFF3FE#DFF3FE
#DFF3FE is a very light, muted cyan. Relative luminance 0.869; OKLCH L 95.3% C 0.026 H 231.6°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3FE |
|---|---|
| RGB | rgb(223, 243, 254) |
| HSL | hsl(201, 94%, 94%) |
| HSV | hsv(201, 12%, 100%) |
| CMYK | cmyk(12.2%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(94.71, -4.41, -7.52) |
| CIE-LCH | lch(94.71, 8.71, 239.60°) |
| OKLab | oklab(95.27% -0.016 -0.0202) |
| OKLCH | oklch(95.27% 0.026 231.6) |
| XYZ | xyz(80.3672, 86.9435, 106.2943) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 5.50
Lightcyan
#E0FFFF
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.45
Mintcream
#F5FFFA
ΔE00 8.02
Whitesmoke
#F5F5F5
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3FE #FEEADF
analogous
#DFFEF9 #DFF3FE #DFE3FE
triadic
#DFF3FE #FEDFF3 #F3FEDF
tetradic
#DFF3FE #F9DFFE #FEEADF #E3FEDF
square
#DFF3FE #F9DFFE #FEEADF #E3FEDF
split-complementary
#DFF3FE #FEDFE3 #FEF9DF
monochromatic
#68C6FA #A4DDFC #DFF3FE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.14
#DFF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DFF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3FE
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3FE | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#D7F6F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff3fe; /* rgb */ color: rgb(223, 243, 254); /* oklch */ color: oklch(95.3% 0.026 231.6);
Tailwind
colors: {
custom: {
50: '#e9f7fe',
500: '#dff3fe',
950: '#000000',
},
}SCSS
$custom: #dff3fe; $custom-light: #e9f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dff3fe",
"rgb": {
"r": 223,
"g": 243,
"b": 254
},
"hsl": {
"h": 201.29,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.95271,
"c": 0.02583,
"h": 231.6
},
"luminance": 0.86945
}Semantic roles & 50–950 ramp
primary
#DFF3FE
secondary
#EAB598
accent
#5100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585