#DFDFFD#DFDFFD
#DFDFFD is a very light, muted blue. Relative luminance 0.756; OKLCH L 91.3% C 0.041 H 285.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFFD |
|---|---|
| RGB | rgb(223, 223, 253) |
| HSL | hsl(240, 88%, 93%) |
| HSV | hsv(240, 12%, 99%) |
| CMYK | cmyk(11.9%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.65, 5.70, -14.53) |
| CIE-LCH | lch(89.65, 15.61, 291.43°) |
| OKLab | oklab(91.29% 0.0109 -0.0392) |
| OKLCH | oklch(91.29% 0.041 285.6) |
| XYZ | xyz(74.5450, 75.5546, 103.5656) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.74
Periwinkle
#CCCCFF
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 8.85
Pale Lilac
#E4CBFF
ΔE00 9.45
Ghostwhite
#F8F8FF
ΔE00 10.14
Pale Lavender
#EECFFE
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFFD #FDFDDF
analogous
#DFEEFD #DFDFFD #EEDFFD
triadic
#DFDFFD #FDDFDF #DFFDDF
tetradic
#DFDFFD #FDDFEE #FDFDDF #DFFDEE
square
#DFDFFD #FDDFEE #FDFDDF #DFFDEE
split-complementary
#DFDFFD #FDEEDF #EEFDDF
monochromatic
#6C6CF6 #A5A5F9 #DFDFFD #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.30
#DFDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#DFDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFFD
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFFD | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D7E1FC
Tritanopia (blue-blind)
#D9E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfdffd; /* rgb */ color: rgb(223, 223, 253); /* oklch */ color: oklch(91.3% 0.041 285.6);
Tailwind
colors: {
custom: {
50: '#e9e9fe',
500: '#dfdffd',
950: '#000000',
},
}SCSS
$custom: #dfdffd; $custom-light: #e9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#dfdffd",
"rgb": {
"r": 223,
"g": 223,
"b": 253
},
"hsl": {
"h": 240,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91289,
"c": 0.04071,
"h": 285.6
},
"luminance": 0.75555
}Semantic roles & 50–950 ramp
primary
#DFDFFD
secondary
#E7E799
accent
#E501E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485