#DFDCFB#DFDCFB
#DFDCFB is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.6% C 0.042 H 290.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCFB |
|---|---|
| RGB | rgb(223, 220, 251) |
| HSL | hsl(246, 79%, 92%) |
| HSV | hsv(246, 12%, 98%) |
| CMYK | cmyk(11.2%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(88.85, 6.87, -14.69) |
| CIE-LCH | lch(88.85, 16.22, 295.08°) |
| OKLab | oklab(90.64% 0.0144 -0.0396) |
| OKLCH | oklch(90.64% 0.042 290) |
| XYZ | xyz(73.4336, 73.8390, 101.6317) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.56
Periwinkle
#CCCCFF
ΔE00 6.73
Pale Lilac
#E4CBFF
ΔE00 8.36
Light Periwinkle
#C1C6FC
ΔE00 8.72
Pale Lavender
#EECFFE
ΔE00 8.98
Light Lavender
#DFC5FE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCFB #F8FBDC
analogous
#DCE9FB #DFDCFB #EEDCFB
triadic
#DFDCFB #FBDFDC #DCFBDF
tetradic
#DFDCFB #FBDCE9 #F8FBDC #DCFBEE
square
#DFDCFB #FBDCE9 #F8FBDC #DCFBEE
split-complementary
#DFDCFB #FBEEDC #E9FBDC
monochromatic
#7B6EEE #ADA5F5 #DFDCFB #E6E4FC #E6E4FC
Accessibility & contrast
On white
1.33
#DFDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DFDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCFB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCFB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FC
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#DAE1E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcfb; /* rgb */ color: rgb(223, 220, 251); /* oklch */ color: oklch(90.6% 0.042 290.0);
Tailwind
colors: {
custom: {
50: '#e9e6fc',
500: '#dfdcfb',
950: '#000000',
},
}SCSS
$custom: #dfdcfb; $custom-light: #e9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dfdcfb",
"rgb": {
"r": 223,
"g": 220,
"b": 251
},
"hsl": {
"h": 245.806,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.90639,
"c": 0.04217,
"h": 290
},
"luminance": 0.73839
}Semantic roles & 50–950 ramp
primary
#DFDCFB
secondary
#DBE299
accent
#DC0AC7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485