#DFEDFF#DFEDFF
#DFEDFF is a very light, muted cyan. Relative luminance 0.835; OKLCH L 94.1% C 0.029 H 254.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDFF |
|---|---|
| RGB | rgb(223, 237, 255) |
| HSL | hsl(214, 100%, 94%) |
| HSV | hsv(214, 13%, 100%) |
| CMYK | cmyk(12.5%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(93.22, -1.15, -10.25) |
| CIE-LCH | lch(93.22, 10.31, 263.61°) |
| OKLab | oklab(94.11% -0.0076 -0.0276) |
| OKLCH | oklch(94.11% 0.029 254.7) |
| XYZ | xyz(78.7615, 83.4752, 106.5511) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.12
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Ghostwhite
#F8F8FF
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.04
Whitesmoke
#F5F5F5
ΔE00 8.65
Light Blue Grey
#B7C9E2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDFF #FFF1DF
analogous
#DFFDFF #DFEDFF #E1DFFF
triadic
#DFEDFF #FFDFED #EDFFDF
tetradic
#DFEDFF #FFDFFD #FFF1DF #DFFFE1
square
#DFEDFF #FFDFFD #FFF1DF #DFFFE1
split-complementary
#DFEDFF #FFE1DF #FDFFDF
monochromatic
#65A8FF #A2CBFF #DFEDFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.19
#DFEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DFEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDFF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDFF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#D7F1F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedff; /* rgb */ color: rgb(223, 237, 255); /* oklch */ color: oklch(94.1% 0.029 254.7);
Tailwind
colors: {
custom: {
50: '#e9f2ff',
500: '#dfedff',
950: '#000000',
},
}SCSS
$custom: #dfedff; $custom-light: #e9f2ff; $custom-dark: #000000;
JSON
{
"hex": "#dfedff",
"rgb": {
"r": 223,
"g": 237,
"b": 255
},
"hsl": {
"h": 213.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.94106,
"c": 0.02863,
"h": 254.7
},
"luminance": 0.83476
}Semantic roles & 50–950 ramp
primary
#DFEDFF
secondary
#ECC796
accent
#8100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586