#DFF2FF#DFF2FF
#DFF2FF is a very light, muted cyan. Relative luminance 0.864; OKLCH L 95.1% C 0.027 H 237.6°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2FF |
|---|---|
| RGB | rgb(223, 242, 255) |
| HSL | hsl(204, 100%, 94%) |
| HSV | hsv(204, 13%, 100%) |
| CMYK | cmyk(12.5%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(94.49, -3.70, -8.37) |
| CIE-LCH | lch(94.49, 9.15, 246.13°) |
| OKLab | oklab(95.1% -0.0143 -0.0225) |
| OKLCH | oklch(95.1% 0.027 237.6) |
| XYZ | xyz(80.2293, 86.4109, 107.0404) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.38
Azure (CSS)
#F0FFFF
ΔE00 6.34
Fog
#D8DCE0
ΔE00 7.28
Ghostwhite
#F8F8FF
ΔE00 7.88
Whitesmoke
#F5F5F5
ΔE00 8.28
Lightcyan
#E0FFFF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2FF #FFECDF
analogous
#DFFFFC #DFF2FF #DFE2FF
triadic
#DFF2FF #FFDFF2 #F2FFDF
tetradic
#DFF2FF #FCDFFF #FFECDF #E2FFDF
square
#DFF2FF #FCDFFF #FFECDF #E2FFDF
split-complementary
#DFF2FF #FFDFE2 #FFFCDF
monochromatic
#65C0FF #A2D9FF #DFF2FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.15
#DFF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DFF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2FF
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2FF | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#D7F5F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff2ff; /* rgb */ color: rgb(223, 242, 255); /* oklch */ color: oklch(95.1% 0.027 237.6);
Tailwind
colors: {
custom: {
50: '#e9f6ff',
500: '#dff2ff',
950: '#000000',
},
}SCSS
$custom: #dff2ff; $custom-light: #e9f6ff; $custom-dark: #000000;
JSON
{
"hex": "#dff2ff",
"rgb": {
"r": 223,
"g": 242,
"b": 255
},
"hsl": {
"h": 204.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.95102,
"c": 0.0267,
"h": 237.6
},
"luminance": 0.86412
}Semantic roles & 50–950 ramp
primary
#DFF2FF
secondary
#ECB996
accent
#5D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586