#DFF8FF#DFF8FF
#DFF8FF is a very light, muted cyan. Relative luminance 0.900; OKLCH L 96.3% C 0.028 H 216.4°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8FF |
|---|---|
| RGB | rgb(223, 248, 255) |
| HSL | hsl(193, 100%, 94%) |
| HSV | hsv(193, 13%, 100%) |
| CMYK | cmyk(12.5%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(96.01, -6.75, -6.11) |
| CIE-LCH | lch(96.01, 9.10, 222.18°) |
| OKLab | oklab(96.31% -0.0224 -0.0165) |
| OKLCH | oklch(96.31% 0.028 216.4) |
| XYZ | xyz(82.0445, 90.0412, 107.6455) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.26
Azure (CSS)
#F0FFFF
ΔE00 4.31
Ice Blue (survey)
#D7FFFE
ΔE00 6.27
Aliceblue
#F0F8FF
ΔE00 6.33
Very Light Blue
#D5FFFF
ΔE00 6.37
Very Pale Blue
#D6FFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8FF #FFE6DF
analogous
#DFFFF6 #DFF8FF #DFE8FF
triadic
#DFF8FF #FFDFF8 #F8FFDF
tetradic
#DFF8FF #F6DFFF #FFE6DF #E8FFDF
square
#DFF8FF #F6DFFF #FFE6DF #E8FFDF
split-complementary
#DFF8FF #FFDFE8 #FFF6DF
monochromatic
#65DDFF #A2EBFF #DFF8FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.10
#DFF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DFF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8FF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8FF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#D6FBFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff8ff; /* rgb */ color: rgb(223, 248, 255); /* oklch */ color: oklch(96.3% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#e9faff',
500: '#dff8ff',
950: '#000000',
},
}SCSS
$custom: #dff8ff; $custom-light: #e9faff; $custom-dark: #000000;
JSON
{
"hex": "#dff8ff",
"rgb": {
"r": 223,
"g": 248,
"b": 255
},
"hsl": {
"h": 193.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96305,
"c": 0.02778,
"h": 216.4
},
"luminance": 0.90043
}Semantic roles & 50–950 ramp
primary
#DFF8FF
secondary
#ECA996
accent
#3200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586