#D3DFEA#D3DFEA
#D3DFEA is a very light, near-neutral cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.020 H 245.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFEA |
|---|---|
| RGB | rgb(211, 223, 234) |
| HSL | hsl(209, 35%, 87%) |
| HSV | hsv(209, 10%, 92%) |
| CMYK | cmyk(9.8%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(88.24, -1.90, -6.75) |
| CIE-LCH | lch(88.24, 7.01, 254.29°) |
| OKLab | oklab(89.79% -0.0082 -0.0181) |
| OKLCH | oklch(89.79% 0.02 245.7) |
| XYZ | xyz(68.0997, 72.5639, 88.2444) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.89
Aliceblue
#F0F8FF
ΔE00 5.84
Gainsboro
#DCDCDC
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 7.51
Ghostwhite
#F8F8FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFEA #EADED3
analogous
#D3EAEA #D3DFEA #D3D4EA
triadic
#D3DFEA #EAD3DF #DFEAD3
tetradic
#D3DFEA #EAD3EA #EADED3 #D4EAD3
square
#D3DFEA #EAD3EA #EADED3 #D4EAD3
split-complementary
#D3DFEA #EAD3D4 #EAEAD3
monochromatic
#80A3C2 #AAC1D6 #D3DFEA #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.35
#D3DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D3DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFEA
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFEA | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#CEE2E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3dfea; /* rgb */ color: rgb(211, 223, 234); /* oklch */ color: oklch(89.8% 0.020 245.7);
Tailwind
colors: {
custom: {
50: '#e0e9f0',
500: '#d3dfea',
950: '#000000',
},
}SCSS
$custom: #d3dfea; $custom-light: #e0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#d3dfea",
"rgb": {
"r": 211,
"g": 223,
"b": 234
},
"hsl": {
"h": 208.696,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.89785,
"c": 0.01989,
"h": 245.7
},
"luminance": 0.72565
}Semantic roles & 50–950 ramp
primary
#D3DFEA
secondary
#C4B09D
accent
#7037AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485