#DFF6FF#DFF6FF
#DFF6FF is a very light, muted cyan. Relative luminance 0.888; OKLCH L 95.9% C 0.027 H 223.2°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6FF |
|---|---|
| RGB | rgb(223, 246, 255) |
| HSL | hsl(197, 100%, 94%) |
| HSV | hsv(197, 13%, 100%) |
| CMYK | cmyk(12.5%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(95.50, -5.73, -6.86) |
| CIE-LCH | lch(95.50, 8.94, 230.12°) |
| OKLab | oklab(95.9% -0.0197 -0.0185) |
| OKLCH | oklch(95.9% 0.027 223.2) |
| XYZ | xyz(81.4329, 88.8180, 107.4416) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.72
Aliceblue
#F0F8FF
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 5.60
Mintcream
#F5FFFA
ΔE00 7.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Very Light Blue
#D5FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6FF #FFE8DF
analogous
#DFFFF8 #DFF6FF #DFE6FF
triadic
#DFF6FF #FFDFF6 #F6FFDF
tetradic
#DFF6FF #F8DFFF #FFE8DF #E6FFDF
square
#DFF6FF #F8DFFF #FFE8DF #E6FFDF
split-complementary
#DFF6FF #FFDFE6 #FFF8DF
monochromatic
#65D4FF #A2E5FF #DFF6FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.12
#DFF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DFF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6FF
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6FF | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#D7F9F9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff6ff; /* rgb */ color: rgb(223, 246, 255); /* oklch */ color: oklch(95.9% 0.027 223.2);
Tailwind
colors: {
custom: {
50: '#e9f9ff',
500: '#dff6ff',
950: '#000000',
},
}SCSS
$custom: #dff6ff; $custom-light: #e9f9ff; $custom-dark: #000000;
JSON
{
"hex": "#dff6ff",
"rgb": {
"r": 223,
"g": 246,
"b": 255
},
"hsl": {
"h": 196.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.95903,
"c": 0.02702,
"h": 223.2
},
"luminance": 0.8882
}Semantic roles & 50–950 ramp
primary
#DFF6FF
secondary
#ECAE96
accent
#4100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586