#DFEBEE#DFEBEE
#DFEBEE is a very light, near-neutral cyan. Relative luminance 0.813; OKLCH L 93.2% C 0.013 H 214.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBEE |
|---|---|
| RGB | rgb(223, 235, 238) |
| HSL | hsl(192, 31%, 90%) |
| HSV | hsv(192, 6%, 93%) |
| CMYK | cmyk(6.3%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(92.25, -3.41, -2.83) |
| CIE-LCH | lch(92.25, 4.43, 219.64°) |
| OKLab | oklab(93.19% -0.0111 -0.0076) |
| OKLCH | oklch(93.19% 0.013 214.4) |
| XYZ | xyz(75.5692, 81.2770, 92.5791) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.22
Azure (CSS)
#F0FFFF
ΔE00 4.49
Fog
#D8DCE0
ΔE00 4.70
Mintcream
#F5FFFA
ΔE00 5.65
Whitesmoke
#F5F5F5
ΔE00 5.77
Gainsboro
#DCDCDC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBEE #EEE2DF
analogous
#DFEEE9 #DFEBEE #DFE3EE
triadic
#DFEBEE #EEDFEB #EBEEDF
tetradic
#DFEBEE #E9DFEE #EEE2DF #E3EEDF
square
#DFEBEE #E9DFEE #EEE2DF #E3EEDF
split-complementary
#DFEBEE #EEDFE3 #EEE9DF
monochromatic
#8FB9C4 #B7D2D9 #DFEBEE #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.22
#DFEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DFEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBEE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBEE | 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)
#E9EAEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#DBECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebee; /* rgb */ color: rgb(223, 235, 238); /* oklch */ color: oklch(93.2% 0.013 214.4);
Tailwind
colors: {
custom: {
50: '#e9f1f3',
500: '#dfebee',
950: '#000000',
},
}SCSS
$custom: #dfebee; $custom-light: #e9f1f3; $custom-dark: #000000;
JSON
{
"hex": "#dfebee",
"rgb": {
"r": 223,
"g": 235,
"b": 238
},
"hsl": {
"h": 192,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93193,
"c": 0.01345,
"h": 214.4
},
"luminance": 0.81278
}Semantic roles & 50–950 ramp
primary
#DFEBEE
secondary
#C8B0AA
accent
#523CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585