#D7DFEA#D7DFEA
#D7DFEA is a very light, near-neutral cyan. Relative luminance 0.732; OKLCH L 90.1% C 0.017 H 256.3°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFEA |
|---|---|
| RGB | rgb(215, 223, 234) |
| HSL | hsl(215, 31%, 88%) |
| HSV | hsv(215, 8%, 92%) |
| CMYK | cmyk(8.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(88.53, -0.60, -6.29) |
| CIE-LCH | lch(88.53, 6.32, 264.53°) |
| OKLab | oklab(90.08% -0.0041 -0.0169) |
| OKLCH | oklch(90.08% 0.017 256.3) |
| XYZ | xyz(69.2602, 73.1623, 88.2988) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.29
Gainsboro
#DCDCDC
ΔE00 5.58
Aliceblue
#F0F8FF
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.13
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Ghostwhite
#F8F8FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFEA #EAE2D7
analogous
#D7E8EA #D7DFEA #D8D7EA
triadic
#D7DFEA #EAD7DF #DFEAD7
tetradic
#D7DFEA #EAD7E8 #EAE2D7 #D7EAD8
square
#D7DFEA #EAD7E8 #EAE2D7 #D7EAD8
split-complementary
#D7DFEA #EAD8D7 #E8EAD7
monochromatic
#879FC0 #AFBFD5 #D7DFEA #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.34
#D7DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#D7DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFEA
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFEA | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#D3E1E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7dfea; /* rgb */ color: rgb(215, 223, 234); /* oklch */ color: oklch(90.1% 0.017 256.3);
Tailwind
colors: {
custom: {
50: '#e3e9f0',
500: '#d7dfea',
950: '#000000',
},
}SCSS
$custom: #d7dfea; $custom-light: #e3e9f0; $custom-dark: #000000;
JSON
{
"hex": "#d7dfea",
"rgb": {
"r": 215,
"g": 223,
"b": 234
},
"hsl": {
"h": 214.737,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.90081,
"c": 0.01736,
"h": 256.3
},
"luminance": 0.73163
}Semantic roles & 50–950 ramp
primary
#D7DFEA
secondary
#C3B5A2
accent
#7B3CAA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485