#DFF9FF#DFF9FF
#DFF9FF is a very light, muted cyan. Relative luminance 0.907; OKLCH L 96.5% C 0.028 H 213.2°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9FF |
|---|---|
| RGB | rgb(223, 249, 255) |
| HSL | hsl(191, 100%, 94%) |
| HSV | hsv(191, 13%, 100%) |
| CMYK | cmyk(12.5%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(96.27, -7.25, -5.74) |
| CIE-LCH | lch(96.27, 9.24, 218.35°) |
| OKLab | oklab(96.51% -0.0237 -0.0155) |
| OKLCH | oklch(96.51% 0.028 213.2) |
| XYZ | xyz(82.3528, 90.6577, 107.7482) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.60
Azure (CSS)
#F0FFFF
ΔE00 4.24
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Very Light Blue
#D5FFFF
ΔE00 5.73
Very Pale Blue
#D6FFFE
ΔE00 5.82
Really Light Blue
#D4FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9FF #FFE5DF
analogous
#DFFFF5 #DFF9FF #DFE9FF
triadic
#DFF9FF #FFDFF9 #F9FFDF
tetradic
#DFF9FF #F5DFFF #FFE5DF #E9FFDF
square
#DFF9FF #F5DFFF #FFE5DF #E9FFDF
split-complementary
#DFF9FF #FFDFE9 #FFF5DF
monochromatic
#65E2FF #A2EEFF #DFF9FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.10
#DFF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DFF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9FF
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9FF | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#D6FCFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dff9ff; /* rgb */ color: rgb(223, 249, 255); /* oklch */ color: oklch(96.5% 0.028 213.2);
Tailwind
colors: {
custom: {
50: '#e9fbff',
500: '#dff9ff',
950: '#000000',
},
}SCSS
$custom: #dff9ff; $custom-light: #e9fbff; $custom-dark: #000000;
JSON
{
"hex": "#dff9ff",
"rgb": {
"r": 223,
"g": 249,
"b": 255
},
"hsl": {
"h": 191.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96506,
"c": 0.02831,
"h": 213.2
},
"luminance": 0.90659
}Semantic roles & 50–950 ramp
primary
#DFF9FF
secondary
#ECA696
accent
#2B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586