#D4D5FF#D4D5FF
#D4D5FF is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.6% C 0.058 H 284.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D5FF |
|---|---|
| RGB | rgb(212, 213, 255) |
| HSL | hsl(239, 100%, 92%) |
| HSV | hsv(239, 17%, 100%) |
| CMYK | cmyk(16.9%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(86.41, 7.94, -20.55) |
| CIE-LCH | lch(86.41, 22.03, 291.14°) |
| OKLab | oklab(88.58% 0.014 -0.0559) |
| OKLCH | oklch(88.58% 0.058 284.1) |
| XYZ | xyz(68.9915, 68.8047, 104.2342) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.92
Light Periwinkle
#C1C6FC
ΔE00 4.94
Pale Lilac
#E4CBFF
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 7.77
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Pale Lavender
#EECFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D5FF #FFFED4
analogous
#D4EBFF #D4D5FF #E9D4FF
triadic
#D4D5FF #FFD4D5 #D5FFD4
tetradic
#D4D5FF #FFD4EB #FFFED4 #D4FFE9
square
#D4D5FF #FFD4EB #FFFED4 #D4FFE9
split-complementary
#D4D5FF #FFE9D4 #EBFFD4
monochromatic
#5A5DFF #9799FF #D4D5FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.42
#D4D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#D4D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D5FF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D5FF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#CBDCE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4d5ff; /* rgb */ color: rgb(212, 213, 255); /* oklch */ color: oklch(88.6% 0.058 284.1);
Tailwind
colors: {
custom: {
50: '#e1e1ff',
500: '#d4d5ff',
950: '#000000',
},
}SCSS
$custom: #d4d5ff; $custom-light: #e1e1ff; $custom-dark: #000000;
JSON
{
"hex": "#d4d5ff",
"rgb": {
"r": 212,
"g": 213,
"b": 255
},
"hsl": {
"h": 238.605,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.88575,
"c": 0.05762,
"h": 284.1
},
"luminance": 0.68806
}Semantic roles & 50–950 ramp
primary
#D4D5FF
secondary
#EBE98C
accent
#E000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486