#DFDCFE#DFDCFE
#DFDCFE is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.7% C 0.046 H 289.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCFE |
|---|---|
| RGB | rgb(223, 220, 254) |
| HSL | hsl(245, 94%, 93%) |
| HSV | hsv(245, 13%, 100%) |
| CMYK | cmyk(12.2%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(88.94, 7.48, -16.13) |
| CIE-LCH | lch(88.94, 17.78, 294.87°) |
| OKLab | oklab(90.74% 0.0154 -0.0436) |
| OKLCH | oklch(90.74% 0.046 289.5) |
| XYZ | xyz(73.9103, 74.0296, 104.1420) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Periwinkle
#CCCCFF
ΔE00 6.03
Pale Lilac
#E4CBFF
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 8.13
Pale Lavender
#EECFFE
ΔE00 8.56
Light Lavender
#DFC5FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCFE #FBFEDC
analogous
#DCEAFE #DFDCFE #F0DCFE
triadic
#DFDCFE #FEDFDC #DCFEDF
tetradic
#DFDCFE #FEDCEA #FBFEDC #DCFEF0
square
#DFDCFE #FEDCEA #FBFEDC #DCFEF0
split-complementary
#DFDCFE #FEF0DC #EAFEDC
monochromatic
#7265FB #A9A0FC #DFDCFE #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.33
#DFDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#DFDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCFE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCFE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D4DFFD
Tritanopia (blue-blind)
#D9E1E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcfe; /* rgb */ color: rgb(223, 220, 254); /* oklch */ color: oklch(90.7% 0.046 289.5);
Tailwind
colors: {
custom: {
50: '#e9e6fe',
500: '#dfdcfe',
950: '#000000',
},
}SCSS
$custom: #dfdcfe; $custom-light: #e9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dfdcfe",
"rgb": {
"r": 223,
"g": 220,
"b": 254
},
"hsl": {
"h": 245.294,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.9074,
"c": 0.04624,
"h": 289.5
},
"luminance": 0.7403
}Semantic roles & 50–950 ramp
primary
#DFDCFE
secondary
#E2E995
accent
#E600D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485