#DFEAF8#DFEAF8
#DFEAF8 is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.3% C 0.022 H 254.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAF8 |
|---|---|
| RGB | rgb(223, 234, 248) |
| HSL | hsl(214, 64%, 92%) |
| HSV | hsv(214, 10%, 97%) |
| CMYK | cmyk(10.1%, 5.6%, 0%, 2.7%) |
| CIE-LAB | lab(92.27, -0.99, -8.02) |
| CIE-LCH | lch(92.27, 8.08, 262.99°) |
| OKLab | oklab(93.29% -0.006 -0.0215) |
| OKLCH | oklch(93.29% 0.022 254.4) |
| XYZ | xyz(76.7938, 81.3100, 100.4373) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.22
Fog
#D8DCE0
ΔE00 5.41
Ghostwhite
#F8F8FF
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.39
Whitesmoke
#F5F5F5
ΔE00 7.35
Gainsboro
#DCDCDC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAF8 #F8EDDF
analogous
#DFF7F8 #DFEAF8 #E1DFF8
triadic
#DFEAF8 #F8DFEA #EAF8DF
tetradic
#DFEAF8 #F8DFF7 #F8EDDF #DFF8E1
square
#DFEAF8 #F8DFF7 #F8EDDF #DFF8E1
split-complementary
#DFEAF8 #F8E1DF #F7F8DF
monochromatic
#7BA8E2 #ADC9ED #DFEAF8 #E6EFFA #E6EFFA
Accessibility & contrast
On white
1.22
#DFEAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DFEAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAF8
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAF8 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#E3E8F8
Tritanopia (blue-blind)
#D9EDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeaf8; /* rgb */ color: rgb(223, 234, 248); /* oklch */ color: oklch(93.3% 0.022 254.4);
Tailwind
colors: {
custom: {
50: '#e9f0fa',
500: '#dfeaf8',
950: '#000000',
},
}SCSS
$custom: #dfeaf8; $custom-light: #e9f0fa; $custom-dark: #000000;
JSON
{
"hex": "#dfeaf8",
"rgb": {
"r": 223,
"g": 234,
"b": 248
},
"hsl": {
"h": 213.6,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.93293,
"c": 0.02237,
"h": 254.4
},
"luminance": 0.81311
}Semantic roles & 50–950 ramp
primary
#DFEAF8
secondary
#DBC1A0
accent
#7D1ACC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585