#DFEAF3#DFEAF3
#DFEAF3 is a very light, near-neutral cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.017 H 242.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAF3 |
|---|---|
| RGB | rgb(223, 234, 243) |
| HSL | hsl(207, 45%, 91%) |
| HSV | hsv(207, 8%, 95%) |
| CMYK | cmyk(8.2%, 3.7%, 0%, 4.7%) |
| CIE-LAB | lab(92.13, -1.95, -5.61) |
| CIE-LCH | lch(92.13, 5.94, 250.82°) |
| OKLab | oklab(93.14% -0.0079 -0.015) |
| OKLCH | oklch(93.14% 0.017 242.4) |
| XYZ | xyz(76.0285, 81.0039, 96.4065) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.30
Fog
#D8DCE0
ΔE00 4.25
Ghostwhite
#F8F8FF
ΔE00 5.94
Whitesmoke
#F5F5F5
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.18
Azure (CSS)
#F0FFFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAF3 #F3E8DF
analogous
#DFF3F2 #DFEAF3 #DFE0F3
triadic
#DFEAF3 #F3DFEA #EAF3DF
tetradic
#DFEAF3 #F2DFF3 #F3E8DF #E0F3DF
square
#DFEAF3 #F2DFF3 #F3E8DF #E0F3DF
split-complementary
#DFEAF3 #F3DFE0 #F3F2DF
monochromatic
#86B0D2 #B2CDE2 #DFEAF3 #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.22
#DFEAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DFEAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAF3
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAF3 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF3
Deuteranopia (green-blind)
#E4E7F3
Tritanopia (blue-blind)
#DAECED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaf3; /* rgb */ color: rgb(223, 234, 243); /* oklch */ color: oklch(93.1% 0.017 242.4);
Tailwind
colors: {
custom: {
50: '#e9f0f7',
500: '#dfeaf3',
950: '#000000',
},
}SCSS
$custom: #dfeaf3; $custom-light: #e9f0f7; $custom-dark: #000000;
JSON
{
"hex": "#dfeaf3",
"rgb": {
"r": 223,
"g": 234,
"b": 243
},
"hsl": {
"h": 207,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.93141,
"c": 0.01698,
"h": 242.4
},
"luminance": 0.81005
}Semantic roles & 50–950 ramp
primary
#DFEAF3
secondary
#D1B9A5
accent
#6C2DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585