#D2D4F0#D2D4F0
#D2D4F0 is a very light, muted blue. Relative luminance 0.671; OKLCH L 87.7% C 0.039 H 282.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4F0 |
|---|---|
| RGB | rgb(210, 212, 240) |
| HSL | hsl(236, 50%, 88%) |
| HSV | hsv(236, 13%, 94%) |
| CMYK | cmyk(12.5%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(85.54, 4.73, -13.93) |
| CIE-LCH | lch(85.54, 14.71, 288.75°) |
| OKLab | oklab(87.71% 0.0082 -0.0376) |
| OKLCH | oklch(87.71% 0.039 282.3) |
| XYZ | xyz(65.8466, 67.0792, 91.8997) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Periwinkle
#CCCCFF
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 9.13
Pale Lilac
#E4CBFF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4F0 #F0EED2
analogous
#D2E3F0 #D2D4F0 #DFD2F0
triadic
#D2D4F0 #F0D2D4 #D4F0D2
tetradic
#D2D4F0 #F0D2E3 #F0EED2 #D2F0DF
square
#D2D4F0 #F0D2E3 #F0EED2 #D2F0DF
split-complementary
#D2D4F0 #F0DFD2 #E3F0D2
monochromatic
#767CD1 #A4A8E1 #D2D4F0 #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.46
#D2D4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#D2D4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4F0
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4F0 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F1
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#CCD9DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d4f0; /* rgb */ color: rgb(210, 212, 240); /* oklch */ color: oklch(87.7% 0.039 282.3);
Tailwind
colors: {
custom: {
50: '#e0e1f5',
500: '#d2d4f0',
950: '#000000',
},
}SCSS
$custom: #d2d4f0; $custom-light: #e0e1f5; $custom-dark: #000000;
JSON
{
"hex": "#d2d4f0",
"rgb": {
"r": 210,
"g": 212,
"b": 240
},
"hsl": {
"h": 236,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.8771,
"c": 0.03851,
"h": 282.3
},
"luminance": 0.6708
}Semantic roles & 50–950 ramp
primary
#D2D4F0
secondary
#CECA99
accent
#B328BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485