#DFDBFF#DFDBFF
#DFDBFF is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.6% C 0.049 H 290.5°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBFF |
|---|---|
| RGB | rgb(223, 219, 255) |
| HSL | hsl(247, 100%, 93%) |
| HSV | hsv(247, 14%, 100%) |
| CMYK | cmyk(12.5%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(88.72, 8.20, -16.98) |
| CIE-LCH | lch(88.72, 18.86, 295.79°) |
| OKLab | oklab(90.58% 0.0172 -0.0459) |
| OKLCH | oklch(90.58% 0.049 290.5) |
| XYZ | xyz(73.8092, 73.5705, 104.9004) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.61
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Pale Lilac
#E4CBFF
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBFF #FBFFDB
analogous
#DBE9FF #DFDBFF #F1DBFF
triadic
#DFDBFF #FFDFDB #DBFFDF
tetradic
#DFDBFF #FFDBE9 #FBFFDB #DBFFF1
square
#DFDBFF #FFDBE9 #FBFFDB #DBFFF1
split-complementary
#DFDBFF #FFF1DB #E9FFDB
monochromatic
#7261FF #A99EFF #DFDBFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.34
#DFDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DFDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBFF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBFF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#D9E0E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdbff; /* rgb */ color: rgb(223, 219, 255); /* oklch */ color: oklch(90.6% 0.049 290.5);
Tailwind
colors: {
custom: {
50: '#e9e6ff',
500: '#dfdbff',
950: '#000000',
},
}SCSS
$custom: #dfdbff; $custom-light: #e9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#dfdbff",
"rgb": {
"r": 223,
"g": 219,
"b": 255
},
"hsl": {
"h": 246.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.9058,
"c": 0.04904,
"h": 290.5
},
"luminance": 0.73571
}Semantic roles & 50–950 ramp
primary
#DFDBFF
secondary
#E2EC92
accent
#E600CC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486