#DFEBF3#DFEBF3
#DFEBF3 is a very light, near-neutral cyan. Relative luminance 0.816; OKLCH L 93.3% C 0.017 H 236.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF3 |
|---|---|
| RGB | rgb(223, 235, 243) |
| HSL | hsl(204, 45%, 91%) |
| HSV | hsv(204, 8%, 95%) |
| CMYK | cmyk(8.2%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(92.39, -2.46, -5.24) |
| CIE-LCH | lch(92.39, 5.79, 244.81°) |
| OKLab | oklab(93.34% -0.0092 -0.014) |
| OKLCH | oklch(93.34% 0.017 236.7) |
| XYZ | xyz(76.3140, 81.5749, 96.5016) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.28
Fog
#D8DCE0
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 5.90
Whitesmoke
#F5F5F5
ΔE00 6.13
Ghostwhite
#F8F8FF
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF3 #F3E7DF
analogous
#DFF3F1 #DFEBF3 #DFE1F3
triadic
#DFEBF3 #F3DFEB #EBF3DF
tetradic
#DFEBF3 #F1DFF3 #F3E7DF #E1F3DF
square
#DFEBF3 #F1DFF3 #F3E7DF #E1F3DF
split-complementary
#DFEBF3 #F3DFE1 #F3F1DF
monochromatic
#86B3D2 #B2CFE2 #DFEBF3 #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.21
#DFEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DFEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF3
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF3 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF3
Deuteranopia (green-blind)
#E5E8F3
Tritanopia (blue-blind)
#DAEDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf3; /* rgb */ color: rgb(223, 235, 243); /* oklch */ color: oklch(93.3% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#e9f1f7',
500: '#dfebf3',
950: '#000000',
},
}SCSS
$custom: #dfebf3; $custom-light: #e9f1f7; $custom-dark: #000000;
JSON
{
"hex": "#dfebf3",
"rgb": {
"r": 223,
"g": 235,
"b": 243
},
"hsl": {
"h": 204,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.93341,
"c": 0.01681,
"h": 236.7
},
"luminance": 0.81576
}Semantic roles & 50–950 ramp
primary
#DFEBF3
secondary
#D1B7A5
accent
#652DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585