#DAD9F3#DAD9F3
#DAD9F3 is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.4% C 0.035 H 287.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD9F3 |
|---|---|
| RGB | rgb(218, 217, 243) |
| HSL | hsl(242, 52%, 90%) |
| HSV | hsv(242, 11%, 95%) |
| CMYK | cmyk(10.3%, 10.7%, 0%, 4.7%) |
| CIE-LAB | lab(87.49, 5.26, -12.55) |
| CIE-LCH | lch(87.49, 13.61, 292.74°) |
| OKLab | oklab(89.41% 0.0106 -0.0338) |
| OKLCH | oklch(89.41% 0.035 287.4) |
| XYZ | xyz(69.9007, 71.0018, 94.7987) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.59
Periwinkle
#CCCCFF
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 9.19
Light Blue Grey
#B7C9E2
ΔE00 9.53
Pale Lilac
#E4CBFF
ΔE00 9.84
Ghostwhite
#F8F8FF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD9F3 #F2F3D9
analogous
#D9E5F3 #DAD9F3 #E7D9F3
triadic
#DAD9F3 #F3DAD9 #D9F3DA
tetradic
#DAD9F3 #F3D9E5 #F2F3D9 #D9F3E7
square
#DAD9F3 #F3D9E5 #F2F3D9 #D9F3E7
split-complementary
#DAD9F3 #F3E7D9 #E5F3D9
monochromatic
#7F7CD6 #ADAAE4 #DAD9F3 #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.38
#DAD9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DAD9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD9F3
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD9F3 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF4
Deuteranopia (green-blind)
#D3DBF2
Tritanopia (blue-blind)
#D5DDE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dad9f3; /* rgb */ color: rgb(218, 217, 243); /* oklch */ color: oklch(89.4% 0.035 287.4);
Tailwind
colors: {
custom: {
50: '#e5e4f7',
500: '#dad9f3',
950: '#000000',
},
}SCSS
$custom: #dad9f3; $custom-light: #e5e4f7; $custom-dark: #000000;
JSON
{
"hex": "#dad9f3",
"rgb": {
"r": 218,
"g": 217,
"b": 243
},
"hsl": {
"h": 242.308,
"s": 52,
"l": 90.196
},
"oklch": {
"l": 0.89405,
"c": 0.03543,
"h": 287.4
},
"luminance": 0.71002
}Semantic roles & 50–950 ramp
primary
#DAD9F3
secondary
#D0D29E
accent
#BF26BA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485