#DADDF7#DADDF7
#DADDF7 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.036 H 280.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DADDF7 |
|---|---|
| RGB | rgb(218, 221, 247) |
| HSL | hsl(234, 64%, 91%) |
| HSV | hsv(234, 12%, 97%) |
| CMYK | cmyk(11.7%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(88.61, 3.96, -12.98) |
| CIE-LCH | lch(88.61, 13.57, 286.97°) |
| OKLab | oklab(90.32% 0.0065 -0.035) |
| OKLCH | oklch(90.32% 0.036 280.4) |
| XYZ | xyz(71.5548, 73.3331, 98.3626) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 7.79
Light Blue Grey
#B7C9E2
ΔE00 8.46
Light Periwinkle
#C1C6FC
ΔE00 9.13
Ghostwhite
#F8F8FF
ΔE00 9.30
Fog
#D8DCE0
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADDF7 #F7F4DA
analogous
#DAEBF7 #DADDF7 #E5DAF7
triadic
#DADDF7 #F7DADD #DDF7DA
tetradic
#DADDF7 #F7DAEB #F7F4DA #DAF7E5
square
#DADDF7 #F7DAEB #F7F4DA #DAF7E5
split-complementary
#DADDF7 #F7E5DA #EBF7DA
monochromatic
#7581E1 #A8AFEC #DADDF7 #E6E8FA #E6E8FA
Accessibility & contrast
On white
1.34
#DADDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DADDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADDF7
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADDF7 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF8
Deuteranopia (green-blind)
#D5DDF6
Tritanopia (blue-blind)
#D4E1E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #daddf7; /* rgb */ color: rgb(218, 221, 247); /* oklch */ color: oklch(90.3% 0.036 280.4);
Tailwind
colors: {
custom: {
50: '#e5e7f9',
500: '#daddf7',
950: '#000000',
},
}SCSS
$custom: #daddf7; $custom-light: #e5e7f9; $custom-dark: #000000;
JSON
{
"hex": "#daddf7",
"rgb": {
"r": 218,
"g": 221,
"b": 247
},
"hsl": {
"h": 233.793,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.90321,
"c": 0.0356,
"h": 280.4
},
"luminance": 0.73334
}Semantic roles & 50–950 ramp
primary
#DADDF7
secondary
#D9D39C
accent
#BA19CC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485