#DCDFFF#DCDFFF
#DCDFFF is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.1% C 0.044 H 281.2°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFFF |
|---|---|
| RGB | rgb(220, 223, 255) |
| HSL | hsl(235, 100%, 93%) |
| HSV | hsv(235, 14%, 100%) |
| CMYK | cmyk(13.7%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(89.49, 5.17, -15.84) |
| CIE-LCH | lch(89.49, 16.66, 288.06°) |
| OKLab | oklab(91.13% 0.0085 -0.0429) |
| OKLCH | oklch(91.13% 0.044 281.2) |
| XYZ | xyz(73.9489, 75.2102, 105.2094) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.33
Periwinkle
#CCCCFF
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 9.39
Pale Lilac
#E4CBFF
ΔE00 9.76
Light Lavender
#DFC5FE
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFFF #FFFCDC
analogous
#DCF0FF #DCDFFF #EADCFF
triadic
#DCDFFF #FFDCDF #DFFFDC
tetradic
#DCDFFF #FFDCF0 #FFFCDC #DCFFEA
square
#DCDFFF #FFDCF0 #FFFCDC #DCFFEA
split-complementary
#DCDFFF #FFEADC #F0FFDC
monochromatic
#626FFF #9FA7FF #DCDFFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.31
#DCDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DCDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFFF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFFF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#D5E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dcdfff; /* rgb */ color: rgb(220, 223, 255); /* oklch */ color: oklch(91.1% 0.044 281.2);
Tailwind
colors: {
custom: {
50: '#e7e9ff',
500: '#dcdfff',
950: '#000000',
},
}SCSS
$custom: #dcdfff; $custom-light: #e7e9ff; $custom-dark: #000000;
JSON
{
"hex": "#dcdfff",
"rgb": {
"r": 220,
"g": 223,
"b": 255
},
"hsl": {
"h": 234.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.91128,
"c": 0.0437,
"h": 281.2
},
"luminance": 0.75211
}Semantic roles & 50–950 ramp
primary
#DCDFFF
secondary
#ECE493
accent
#D200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486