#DFEBFC#DFEBFC
#DFEBFC is a very light, muted blue. Relative luminance 0.821; OKLCH L 93.6% C 0.026 H 257.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBFC |
|---|---|
| RGB | rgb(223, 235, 252) |
| HSL | hsl(215, 83%, 93%) |
| HSV | hsv(215, 12%, 99%) |
| CMYK | cmyk(11.5%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.63, -0.72, -9.56) |
| CIE-LCH | lch(92.63, 9.59, 265.72°) |
| OKLab | oklab(93.62% -0.0059 -0.0257) |
| OKLCH | oklch(93.62% 0.026 257) |
| XYZ | xyz(77.7065, 82.1319, 103.8357) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 6.48
Whitesmoke
#F5F5F5
ΔE00 8.25
Gainsboro
#DCDCDC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBFC #FCF0DF
analogous
#DFF9FC #DFEBFC #E1DFFC
triadic
#DFEBFC #FCDFEB #EBFCDF
tetradic
#DFEBFC #FCDFF9 #FCF0DF #DFFCE1
square
#DFEBFC #FCDFF9 #FCF0DF #DFFCE1
split-complementary
#DFEBFC #FCE1DF #F9FCDF
monochromatic
#6FA5F2 #A7C8F7 #DFEBFC #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.21
#DFEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DFEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBFC
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBFC | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E2E9FC
Tritanopia (blue-blind)
#D8EFF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfebfc; /* rgb */ color: rgb(223, 235, 252); /* oklch */ color: oklch(93.6% 0.026 257.0);
Tailwind
colors: {
custom: {
50: '#e9f1fd',
500: '#dfebfc',
950: '#000000',
},
}SCSS
$custom: #dfebfc; $custom-light: #e9f1fd; $custom-dark: #000000;
JSON
{
"hex": "#dfebfc",
"rgb": {
"r": 223,
"g": 235,
"b": 252
},
"hsl": {
"h": 215.172,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93616,
"c": 0.0264,
"h": 257
},
"luminance": 0.82133
}Semantic roles & 50–950 ramp
primary
#DFEBFC
secondary
#E4C69B
accent
#8506DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585