#DFEDFB#DFEDFB
#DFEDFB is a very light, muted cyan. Relative luminance 0.832; OKLCH L 94.0% C 0.024 H 248.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDFB |
|---|---|
| RGB | rgb(223, 237, 251) |
| HSL | hsl(210, 78%, 93%) |
| HSV | hsv(210, 11%, 98%) |
| CMYK | cmyk(11.2%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.11, -1.94, -8.33) |
| CIE-LCH | lch(93.11, 8.56, 256.90°) |
| OKLab | oklab(93.98% -0.009 -0.0224) |
| OKLCH | oklch(93.98% 0.024 248.1) |
| XYZ | xyz(78.1243, 83.2203, 103.1952) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.02
Fog
#D8DCE0
ΔE00 6.05
Ghostwhite
#F8F8FF
ΔE00 6.59
Azure (CSS)
#F0FFFF
ΔE00 7.57
Whitesmoke
#F5F5F5
ΔE00 7.64
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDFB #FBEDDF
analogous
#DFFBFB #DFEDFB #DFDFFB
triadic
#DFEDFB #FBDFED #EDFBDF
tetradic
#DFEDFB #FBDFFB #FBEDDF #DFFBDF
square
#DFEDFB #FBDFFB #FBEDDF #DFFBDF
split-complementary
#DFEDFB #FBDFDF #FBFBDF
monochromatic
#72B0ED #A9CEF4 #DFEDFB #E4F0FC #E4F0FC
Accessibility & contrast
On white
1.19
#DFEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DFEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDFB
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDFB | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#D8F0F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedfb; /* rgb */ color: rgb(223, 237, 251); /* oklch */ color: oklch(94.0% 0.024 248.1);
Tailwind
colors: {
custom: {
50: '#e9f2fc',
500: '#dfedfb',
950: '#000000',
},
}SCSS
$custom: #dfedfb; $custom-light: #e9f2fc; $custom-dark: #000000;
JSON
{
"hex": "#dfedfb",
"rgb": {
"r": 223,
"g": 237,
"b": 251
},
"hsl": {
"h": 210,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93982,
"c": 0.02416,
"h": 248.1
},
"luminance": 0.83221
}Semantic roles & 50–950 ramp
primary
#DFEDFB
secondary
#E2BF9C
accent
#730BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585