#DFEDF3#DFEDF3
#DFEDF3 is a very light, near-neutral cyan. Relative luminance 0.827; OKLCH L 93.7% C 0.017 H 225.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDF3 |
|---|---|
| RGB | rgb(223, 237, 243) |
| HSL | hsl(198, 45%, 91%) |
| HSV | hsv(198, 8%, 95%) |
| CMYK | cmyk(8.2%, 2.5%, 0%, 4.7%) |
| CIE-LAB | lab(92.89, -3.49, -4.49) |
| CIE-LCH | lch(92.89, 5.68, 232.17°) |
| OKLab | oklab(93.74% -0.012 -0.0121) |
| OKLCH | oklch(93.74% 0.017 225.2) |
| XYZ | xyz(76.8898, 82.7265, 96.6936) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.72
Azure (CSS)
#F0FFFF
ΔE00 4.73
Fog
#D8DCE0
ΔE00 5.21
Whitesmoke
#F5F5F5
ΔE00 6.35
Mintcream
#F5FFFA
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDF3 #F3E5DF
analogous
#DFF3EF #DFEDF3 #DFE3F3
triadic
#DFEDF3 #F3DFED #EDF3DF
tetradic
#DFEDF3 #EFDFF3 #F3E5DF #E3F3DF
square
#DFEDF3 #EFDFF3 #F3E5DF #E3F3DF
split-complementary
#DFEDF3 #F3DFE3 #F3EFDF
monochromatic
#86BBD2 #B2D4E2 #DFEDF3 #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.20
#DFEDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DFEDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDF3
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDF3 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF3
Deuteranopia (green-blind)
#E7E9F3
Tritanopia (blue-blind)
#DAEFEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedf3; /* rgb */ color: rgb(223, 237, 243); /* oklch */ color: oklch(93.7% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#e9f2f7',
500: '#dfedf3',
950: '#000000',
},
}SCSS
$custom: #dfedf3; $custom-light: #e9f2f7; $custom-dark: #000000;
JSON
{
"hex": "#dfedf3",
"rgb": {
"r": 223,
"g": 237,
"b": 243
},
"hsl": {
"h": 198,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.9374,
"c": 0.01699,
"h": 225.2
},
"luminance": 0.82727
}Semantic roles & 50–950 ramp
primary
#DFEDF3
secondary
#D1B2A5
accent
#572DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585