#DFF2FD#DFF2FD
#DFF2FD is a very light, muted cyan. Relative luminance 0.863; OKLCH L 95.0% C 0.025 H 233.0°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2FD |
|---|---|
| RGB | rgb(223, 242, 253) |
| HSL | hsl(202, 88%, 93%) |
| HSV | hsv(202, 12%, 99%) |
| CMYK | cmyk(11.9%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.43, -4.10, -7.41) |
| CIE-LCH | lch(94.43, 8.47, 241.06°) |
| OKLab | oklab(95.04% -0.0151 -0.02) |
| OKLCH | oklch(95.04% 0.025 233) |
| XYZ | xyz(79.9091, 86.2828, 105.3537) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.30
Azure (CSS)
#F0FFFF
ΔE00 5.60
Fog
#D8DCE0
ΔE00 7.12
Lightcyan
#E0FFFF
ΔE00 7.54
Ghostwhite
#F8F8FF
ΔE00 7.98
Whitesmoke
#F5F5F5
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2FD #FDEADF
analogous
#DFFDF9 #DFF2FD #DFE3FD
triadic
#DFF2FD #FDDFF2 #F2FDDF
tetradic
#DFF2FD #F9DFFD #FDEADF #E3FDDF
square
#DFF2FD #F9DFFD #FDEADF #E3FDDF
split-complementary
#DFF2FD #FDDFE3 #FDF9DF
monochromatic
#6CC3F6 #A5DBF9 #DFF2FD #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.15
#DFF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DFF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2FD
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2FD | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#E9EDFD
Tritanopia (blue-blind)
#D7F5F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff2fd; /* rgb */ color: rgb(223, 242, 253); /* oklch */ color: oklch(95.0% 0.025 233.0);
Tailwind
colors: {
custom: {
50: '#e9f6fe',
500: '#dff2fd',
950: '#000000',
},
}SCSS
$custom: #dff2fd; $custom-light: #e9f6fe; $custom-dark: #000000;
JSON
{
"hex": "#dff2fd",
"rgb": {
"r": 223,
"g": 242,
"b": 253
},
"hsl": {
"h": 202,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.95041,
"c": 0.025,
"h": 233
},
"luminance": 0.86284
}Semantic roles & 50–950 ramp
primary
#DFF2FD
secondary
#E7B699
accent
#5401E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585