#DFEDF2#DFEDF2
#DFEDF2 is a very light, near-neutral cyan. Relative luminance 0.827; OKLCH L 93.7% C 0.016 H 221.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDF2 |
|---|---|
| RGB | rgb(223, 237, 242) |
| HSL | hsl(196, 42%, 91%) |
| HSV | hsv(196, 8%, 95%) |
| CMYK | cmyk(7.9%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(92.87, -3.68, -4.01) |
| CIE-LCH | lch(92.87, 5.44, 227.47°) |
| OKLab | oklab(93.71% -0.0123 -0.0108) |
| OKLCH | oklch(93.71% 0.016 221.1) |
| XYZ | xyz(76.7392, 82.6663, 95.9004) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.94
Azure (CSS)
#F0FFFF
ΔE00 4.44
Fog
#D8DCE0
ΔE00 5.27
Mintcream
#F5FFFA
ΔE00 6.11
Whitesmoke
#F5F5F5
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDF2 #F2E4DF
analogous
#DFF2ED #DFEDF2 #DFE3F2
triadic
#DFEDF2 #F2DFED #EDF2DF
tetradic
#DFEDF2 #EDDFF2 #F2E4DF #E3F2DF
square
#DFEDF2 #EDDFF2 #F2E4DF #E3F2DF
split-complementary
#DFEDF2 #F2DFE3 #F2EDDF
monochromatic
#88BCCF #B3D5E0 #DFEDF2 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.20
#DFEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DFEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDF2
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDF2 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E7E9F2
Tritanopia (blue-blind)
#DAEFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfedf2; /* rgb */ color: rgb(223, 237, 242); /* oklch */ color: oklch(93.7% 0.016 221.1);
Tailwind
colors: {
custom: {
50: '#e9f2f6',
500: '#dfedf2',
950: '#000000',
},
}SCSS
$custom: #dfedf2; $custom-light: #e9f2f6; $custom-dark: #000000;
JSON
{
"hex": "#dfedf2",
"rgb": {
"r": 223,
"g": 237,
"b": 242
},
"hsl": {
"h": 195.789,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.93711,
"c": 0.01639,
"h": 221.1
},
"luminance": 0.82667
}Semantic roles & 50–950 ramp
primary
#DFEDF2
secondary
#CFB1A6
accent
#5330B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585