#DFF8FE#DFF8FE
#DFF8FE is a very light, muted cyan. Relative luminance 0.900; OKLCH L 96.3% C 0.027 H 213.8°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8FE |
|---|---|
| RGB | rgb(223, 248, 254) |
| HSL | hsl(192, 94%, 94%) |
| HSV | hsv(192, 12%, 100%) |
| CMYK | cmyk(12.2%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.99, -6.94, -5.63) |
| CIE-LCH | lch(95.99, 8.94, 219.07°) |
| OKLab | oklab(96.28% -0.0227 -0.0152) |
| OKLCH | oklch(96.28% 0.027 213.8) |
| XYZ | xyz(81.8839, 89.9770, 106.7999) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.85
Azure (CSS)
#F0FFFF
ΔE00 4.11
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 6.03
Very Pale Blue
#D6FFFE
ΔE00 6.11
Really Light Blue
#D4FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8FE #FEE5DF
analogous
#DFFEF4 #DFF8FE #DFE8FE
triadic
#DFF8FE #FEDFF8 #F8FEDF
tetradic
#DFF8FE #F4DFFE #FEE5DF #E8FEDF
square
#DFF8FE #F4DFFE #FEE5DF #E8FEDF
split-complementary
#DFF8FE #FEDFE8 #FEF4DF
monochromatic
#68DEFA #A4EBFC #DFF8FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.11
#DFF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DFF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8FE
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8FE | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#D7FBFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff8fe; /* rgb */ color: rgb(223, 248, 254); /* oklch */ color: oklch(96.3% 0.027 213.8);
Tailwind
colors: {
custom: {
50: '#e9fafe',
500: '#dff8fe',
950: '#000000',
},
}SCSS
$custom: #dff8fe; $custom-light: #e9fafe; $custom-dark: #000000;
JSON
{
"hex": "#dff8fe",
"rgb": {
"r": 223,
"g": 248,
"b": 254
},
"hsl": {
"h": 191.613,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96275,
"c": 0.02735,
"h": 213.8
},
"luminance": 0.89979
}Semantic roles & 50–950 ramp
primary
#DFF8FE
secondary
#EAA798
accent
#2C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585