#DFF2FE#DFF2FE
#DFF2FE is a very light, muted cyan. Relative luminance 0.863; OKLCH L 95.1% C 0.026 H 235.3°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2FE |
|---|---|
| RGB | rgb(223, 242, 254) |
| HSL | hsl(203, 94%, 94%) |
| HSV | hsv(203, 12%, 100%) |
| CMYK | cmyk(12.2%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(94.46, -3.90, -7.89) |
| CIE-LCH | lch(94.46, 8.80, 243.69°) |
| OKLab | oklab(95.07% -0.0147 -0.0213) |
| OKLCH | oklch(95.07% 0.026 235.3) |
| XYZ | xyz(80.0688, 86.3467, 106.1948) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 5.97
Fog
#D8DCE0
ΔE00 7.19
Lightcyan
#E0FFFF
ΔE00 7.92
Ghostwhite
#F8F8FF
ΔE00 7.92
Whitesmoke
#F5F5F5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2FE #FEEBDF
analogous
#DFFEFA #DFF2FE #DFE2FE
triadic
#DFF2FE #FEDFF2 #F2FEDF
tetradic
#DFF2FE #FADFFE #FEEBDF #E2FEDF
square
#DFF2FE #FADFFE #FEEBDF #E2FEDF
split-complementary
#DFF2FE #FEDFE2 #FEFADF
monochromatic
#68C2FA #A4DAFC #DFF2FE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.15
#DFF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DFF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2FE
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2FE | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#D7F5F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff2fe; /* rgb */ color: rgb(223, 242, 254); /* oklch */ color: oklch(95.1% 0.026 235.3);
Tailwind
colors: {
custom: {
50: '#e9f6fe',
500: '#dff2fe',
950: '#000000',
},
}SCSS
$custom: #dff2fe; $custom-light: #e9f6fe; $custom-dark: #000000;
JSON
{
"hex": "#dff2fe",
"rgb": {
"r": 223,
"g": 242,
"b": 254
},
"hsl": {
"h": 203.226,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.95071,
"c": 0.02583,
"h": 235.3
},
"luminance": 0.86348
}Semantic roles & 50–950 ramp
primary
#DFF2FE
secondary
#EAB798
accent
#5900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585