#DFEBFE#DFEBFE
#DFEBFE is a very light, muted blue. Relative luminance 0.823; OKLCH L 93.7% C 0.029 H 259.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBFE |
|---|---|
| RGB | rgb(223, 235, 254) |
| HSL | hsl(217, 94%, 94%) |
| HSV | hsv(217, 12%, 100%) |
| CMYK | cmyk(12.2%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.69, -0.32, -10.52) |
| CIE-LCH | lch(92.69, 10.53, 268.26°) |
| OKLab | oklab(93.68% -0.0052 -0.0283) |
| OKLCH | oklch(93.68% 0.029 259.6) |
| XYZ | xyz(78.0251, 82.2593, 105.5136) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.63
Aliceblue
#F0F8FF
ΔE00 5.63
Ghostwhite
#F8F8FF
ΔE00 6.80
Fog
#D8DCE0
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 8.40
Whitesmoke
#F5F5F5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBFE #FEF2DF
analogous
#DFFAFE #DFEBFE #E2DFFE
triadic
#DFEBFE #FEDFEB #EBFEDF
tetradic
#DFEBFE #FEDFFA #FEF2DF #DFFEE2
square
#DFEBFE #FEDFFA #FEF2DF #DFFEE2
split-complementary
#DFEBFE #FEE2DF #FAFEDF
monochromatic
#68A1FA #A4C6FC #DFEBFE #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.20
#DFEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DFEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBFE
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBFE | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#D8EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfebfe; /* rgb */ color: rgb(223, 235, 254); /* oklch */ color: oklch(93.7% 0.029 259.6);
Tailwind
colors: {
custom: {
50: '#e9f1fe',
500: '#dfebfe',
950: '#000000',
},
}SCSS
$custom: #dfebfe; $custom-light: #e9f1fe; $custom-dark: #000000;
JSON
{
"hex": "#dfebfe",
"rgb": {
"r": 223,
"g": 235,
"b": 254
},
"hsl": {
"h": 216.774,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93678,
"c": 0.02881,
"h": 259.6
},
"luminance": 0.8226
}Semantic roles & 50–950 ramp
primary
#DFEBFE
secondary
#EACA98
accent
#8D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585