#DFEBF2#DFEBF2
#DFEBF2 is a very light, near-neutral cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.016 H 233.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF2 |
|---|---|
| RGB | rgb(223, 235, 242) |
| HSL | hsl(202, 42%, 91%) |
| HSV | hsv(202, 8%, 95%) |
| CMYK | cmyk(7.9%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(92.36, -2.66, -4.76) |
| CIE-LCH | lch(92.36, 5.45, 240.83°) |
| OKLab | oklab(93.31% -0.0096 -0.0128) |
| OKLCH | oklch(93.31% 0.016 233) |
| XYZ | xyz(76.1634, 81.5146, 95.7085) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.35
Fog
#D8DCE0
ΔE00 4.42
Azure (CSS)
#F0FFFF
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.16
Ghostwhite
#F8F8FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF2 #F2E6DF
analogous
#DFF2EF #DFEBF2 #DFE1F2
triadic
#DFEBF2 #F2DFEB #EBF2DF
tetradic
#DFEBF2 #EFDFF2 #F2E6DF #E1F2DF
square
#DFEBF2 #EFDFF2 #F2E6DF #E1F2DF
split-complementary
#DFEBF2 #F2DFE1 #F2EFDF
monochromatic
#88B5CF #B3D0E0 #DFEBF2 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.21
#DFEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DFEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#DAEDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf2; /* rgb */ color: rgb(223, 235, 242); /* oklch */ color: oklch(93.3% 0.016 233.0);
Tailwind
colors: {
custom: {
50: '#e9f1f6',
500: '#dfebf2',
950: '#000000',
},
}SCSS
$custom: #dfebf2; $custom-light: #e9f1f6; $custom-dark: #000000;
JSON
{
"hex": "#dfebf2",
"rgb": {
"r": 223,
"g": 235,
"b": 242
},
"hsl": {
"h": 202.105,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.93311,
"c": 0.01597,
"h": 233
},
"luminance": 0.81515
}Semantic roles & 50–950 ramp
primary
#DFEBF2
secondary
#CFB5A6
accent
#6130B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585