#DFEBF1#DFEBF1
#DFEBF1 is a very light, near-neutral cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.015 H 228.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF1 |
|---|---|
| RGB | rgb(223, 235, 241) |
| HSL | hsl(200, 39%, 91%) |
| HSV | hsv(200, 7%, 95%) |
| CMYK | cmyk(7.5%, 2.5%, 0%, 5.5%) |
| CIE-LAB | lab(92.33, -2.85, -4.27) |
| CIE-LCH | lch(92.33, 5.13, 236.35°) |
| OKLab | oklab(93.28% -0.01 -0.0115) |
| OKLCH | oklch(93.28% 0.015 228.9) |
| XYZ | xyz(76.0136, 81.4547, 94.9197) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.49
Fog
#D8DCE0
ΔE00 4.42
Azure (CSS)
#F0FFFF
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.04
Ghostwhite
#F8F8FF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF1 #F1E5DF
analogous
#DFF1EE #DFEBF1 #DFE2F1
triadic
#DFEBF1 #F1DFEB #EBF1DF
tetradic
#DFEBF1 #EEDFF1 #F1E5DF #E2F1DF
square
#DFEBF1 #EEDFF1 #F1E5DF #E2F1DF
split-complementary
#DFEBF1 #F1DFE2 #F1EEDF
monochromatic
#8AB6CC #B4D0DE #DFEBF1 #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.21
#DFEBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DFEBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF1
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF1 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF1
Deuteranopia (green-blind)
#E5E8F1
Tritanopia (blue-blind)
#DBEDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf1; /* rgb */ color: rgb(223, 235, 241); /* oklch */ color: oklch(93.3% 0.015 228.9);
Tailwind
colors: {
custom: {
50: '#e9f1f5',
500: '#dfebf1',
950: '#000000',
},
}SCSS
$custom: #dfebf1; $custom-light: #e9f1f5; $custom-dark: #000000;
JSON
{
"hex": "#dfebf1",
"rgb": {
"r": 223,
"g": 235,
"b": 241
},
"hsl": {
"h": 200,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.93281,
"c": 0.0152,
"h": 228.9
},
"luminance": 0.81456
}Semantic roles & 50–950 ramp
primary
#DFEBF1
secondary
#CDB4A7
accent
#5E33B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585