#DFEBFB#DFEBFB
#DFEBFB is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.6% C 0.025 H 255.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBFB |
|---|---|
| RGB | rgb(223, 235, 251) |
| HSL | hsl(214, 78%, 93%) |
| HSV | hsv(214, 11%, 98%) |
| CMYK | cmyk(11.2%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.61, -0.91, -9.08) |
| CIE-LCH | lch(92.61, 9.13, 264.26°) |
| OKLab | oklab(93.58% -0.0063 -0.0244) |
| OKLCH | oklch(93.58% 0.025 255.6) |
| XYZ | xyz(77.5485, 82.0687, 103.0033) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.68
Fog
#D8DCE0
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Ghostwhite
#F8F8FF
ΔE00 6.35
Whitesmoke
#F5F5F5
ΔE00 7.97
Gainsboro
#DCDCDC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBFB #FBEFDF
analogous
#DFF9FB #DFEBFB #E1DFFB
triadic
#DFEBFB #FBDFEB #EBFBDF
tetradic
#DFEBFB #FBDFF9 #FBEFDF #DFFBE1
square
#DFEBFB #FBDFF9 #FBEFDF #DFFBE1
split-complementary
#DFEBFB #FBE1DF #F9FBDF
monochromatic
#72A7ED #A9C9F4 #DFEBFB #E4EEFC #E4EEFC
Accessibility & contrast
On white
1.21
#DFEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DFEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBFB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBFB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#D8EEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfebfb; /* rgb */ color: rgb(223, 235, 251); /* oklch */ color: oklch(93.6% 0.025 255.6);
Tailwind
colors: {
custom: {
50: '#e9f1fc',
500: '#dfebfb',
950: '#000000',
},
}SCSS
$custom: #dfebfb; $custom-light: #e9f1fc; $custom-dark: #000000;
JSON
{
"hex": "#dfebfb",
"rgb": {
"r": 223,
"g": 235,
"b": 251
},
"hsl": {
"h": 214.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93584,
"c": 0.02523,
"h": 255.6
},
"luminance": 0.8207
}Semantic roles & 50–950 ramp
primary
#DFEBFB
secondary
#E2C49C
accent
#820BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585