#DFDCFF#DFDCFF
#DFDCFF is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.8% C 0.048 H 289.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCFF |
|---|---|
| RGB | rgb(223, 220, 255) |
| HSL | hsl(245, 100%, 93%) |
| HSV | hsv(245, 14%, 100%) |
| CMYK | cmyk(12.5%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.97, 7.68, -16.61) |
| CIE-LCH | lch(88.97, 18.30, 294.81°) |
| OKLab | oklab(90.77% 0.0158 -0.0449) |
| OKLCH | oklch(90.77% 0.048 289.3) |
| XYZ | xyz(74.0708, 74.0938, 104.9876) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Periwinkle
#CCCCFF
ΔE00 5.81
Pale Lilac
#E4CBFF
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 7.95
Pale Lavender
#EECFFE
ΔE00 8.44
Light Lavender
#DFC5FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCFF #FCFFDC
analogous
#DCEAFF #DFDCFF #F0DCFF
triadic
#DFDCFF #FFDFDC #DCFFDF
tetradic
#DFDCFF #FFDCEA #FCFFDC #DCFFF0
square
#DFDCFF #FFDCEA #FCFFDC #DCFFF0
split-complementary
#DFDCFF #FFF0DC #EAFFDC
monochromatic
#6F62FF #A79FFF #DFDCFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.33
#DFDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DFDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCFF
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCFF | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#D9E1E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcff; /* rgb */ color: rgb(223, 220, 255); /* oklch */ color: oklch(90.8% 0.048 289.3);
Tailwind
colors: {
custom: {
50: '#e9e6ff',
500: '#dfdcff',
950: '#000000',
},
}SCSS
$custom: #dfdcff; $custom-light: #e9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#dfdcff",
"rgb": {
"r": 223,
"g": 220,
"b": 255
},
"hsl": {
"h": 245.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.90773,
"c": 0.0476,
"h": 289.3
},
"luminance": 0.74094
}Semantic roles & 50–950 ramp
primary
#DFDCFF
secondary
#E4EC93
accent
#E600D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486