#DADDFD#DADDFD
#DADDFD is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.5% C 0.044 H 281.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DADDFD |
|---|---|
| RGB | rgb(218, 221, 253) |
| HSL | hsl(235, 90%, 92%) |
| HSV | hsv(235, 14%, 99%) |
| CMYK | cmyk(13.8%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.78, 5.18, -15.87) |
| CIE-LCH | lch(88.78, 16.69, 288.07°) |
| OKLab | oklab(90.52% 0.0085 -0.0429) |
| OKLCH | oklch(90.52% 0.044 281.2) |
| XYZ | xyz(72.4956, 73.7094, 103.3174) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 7.72
Light Blue Grey
#B7C9E2
ΔE00 9.12
Pale Lilac
#E4CBFF
ΔE00 9.64
Light Lavender
#DFC5FE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADDFD #FDFADA
analogous
#DAEFFD #DADDFD #E9DAFD
triadic
#DADDFD #FDDADD #DDFDDA
tetradic
#DADDFD #FDDAEF #FDFADA #DAFDE9
square
#DADDFD #FDDAEF #FDFADA #DAFDE9
split-complementary
#DADDFD #FDE9DA #EFFDDA
monochromatic
#6672F7 #A0A8FA #DADDFD #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.33
#DADDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DADDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADDFD
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADDFD | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#D3E2E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #daddfd; /* rgb */ color: rgb(218, 221, 253); /* oklch */ color: oklch(90.5% 0.044 281.2);
Tailwind
colors: {
custom: {
50: '#e5e7fe',
500: '#daddfd',
950: '#000000',
},
}SCSS
$custom: #daddfd; $custom-light: #e5e7fe; $custom-dark: #000000;
JSON
{
"hex": "#daddfd",
"rgb": {
"r": 218,
"g": 221,
"b": 253
},
"hsl": {
"h": 234.857,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.9052,
"c": 0.04377,
"h": 281.2
},
"luminance": 0.7371
}Semantic roles & 50–950 ramp
primary
#DADDFD
secondary
#E7E095
accent
#D200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485