#DFEBFF#DFEBFF
#DFEBFF is a very light, muted blue. Relative luminance 0.823; OKLCH L 93.7% C 0.030 H 260.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBFF |
|---|---|
| RGB | rgb(223, 235, 255) |
| HSL | hsl(218, 100%, 94%) |
| HSV | hsv(218, 13%, 100%) |
| CMYK | cmyk(12.5%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.72, -0.12, -11.00) |
| CIE-LCH | lch(92.72, 11.00, 269.37°) |
| OKLab | oklab(93.71% -0.0048 -0.0296) |
| OKLCH | oklch(93.71% 0.03 260.7) |
| XYZ | xyz(78.1857, 82.3235, 106.3592) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.47
Aliceblue
#F0F8FF
ΔE00 5.96
Ghostwhite
#F8F8FF
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 8.36
Whitesmoke
#F5F5F5
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBFF #FFF3DF
analogous
#DFFBFF #DFEBFF #E3DFFF
triadic
#DFEBFF #FFDFEB #EBFFDF
tetradic
#DFEBFF #FFDFFB #FFF3DF #DFFFE3
square
#DFEBFF #FFDFFB #FFF3DF #DFFFE3
split-complementary
#DFEBFF #FFE3DF #FBFFDF
monochromatic
#659EFF #A2C5FF #DFEBFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.20
#DFEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DFEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBFF
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBFF | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#D8EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfebff; /* rgb */ color: rgb(223, 235, 255); /* oklch */ color: oklch(93.7% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#e9f1ff',
500: '#dfebff',
950: '#000000',
},
}SCSS
$custom: #dfebff; $custom-light: #e9f1ff; $custom-dark: #000000;
JSON
{
"hex": "#dfebff",
"rgb": {
"r": 223,
"g": 235,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9371,
"c": 0.03003,
"h": 260.7
},
"luminance": 0.82325
}Semantic roles & 50–950 ramp
primary
#DFEBFF
secondary
#ECCC96
accent
#8F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586