#DAD3FD#DAD3FD
#DAD3FD is a very light, muted violet. Relative luminance 0.686; OKLCH L 88.6% C 0.058 H 292.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD3FD |
|---|---|
| RGB | rgb(218, 211, 253) |
| HSL | hsl(250, 91%, 91%) |
| HSV | hsv(250, 17%, 99%) |
| CMYK | cmyk(13.8%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.30, 10.45, -19.61) |
| CIE-LCH | lch(86.30, 22.22, 298.05°) |
| OKLab | oklab(88.58% 0.0224 -0.0532) |
| OKLCH | oklch(88.58% 0.058 292.8) |
| XYZ | xyz(69.9336, 68.5853, 102.4634) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 6.59
Light Lilac
#EDC8FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD3FD #F6FDD3
analogous
#D3E1FD #DAD3FD #EFD3FD
triadic
#DAD3FD #FDDAD3 #D3FDDA
tetradic
#DAD3FD #FDD3E1 #F6FDD3 #D3FDEF
square
#DAD3FD #FDD3E1 #F6FDD3 #D3FDEF
split-complementary
#DAD3FD #FDEFD3 #E1FDD3
monochromatic
#785EF8 #A998FA #DAD3FD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.43
#DAD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DAD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD3FD
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD3FD | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#D3D9E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dad3fd; /* rgb */ color: rgb(218, 211, 253); /* oklch */ color: oklch(88.6% 0.058 292.8);
Tailwind
colors: {
custom: {
50: '#e5e0fe',
500: '#dad3fd',
950: '#000000',
},
}SCSS
$custom: #dad3fd; $custom-light: #e5e0fe; $custom-dark: #000000;
JSON
{
"hex": "#dad3fd",
"rgb": {
"r": 218,
"g": 211,
"b": 253
},
"hsl": {
"h": 250,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.8858,
"c": 0.05774,
"h": 292.8
},
"luminance": 0.68586
}Semantic roles & 50–950 ramp
primary
#DAD3FD
secondary
#D7E68E
accent
#E600BF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485