#FFDCDB#FFDCDB
#FFDCDB is a very light, muted red. Relative luminance 0.776; OKLCH L 92.3% C 0.039 H 19.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCDB |
|---|---|
| RGB | rgb(255, 220, 219) |
| HSL | hsl(2, 100%, 93%) |
| HSV | hsv(2, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 14.1%, 0%) |
| CIE-LAB | lab(90.58, 11.94, 4.97) |
| CIE-LCH | lch(90.58, 12.93, 22.61°) |
| OKLab | oklab(92.33% 0.0367 0.0132) |
| OKLCH | oklch(92.33% 0.039 19.8) |
| XYZ | xyz(79.6189, 77.5630, 77.7811) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.10
Light Pink
#FFD1DF
ΔE00 6.60
Pale Pink
#FFCFDC
ΔE00 6.64
Light Rose
#FFC5CB
ΔE00 7.54
Lavenderblush
#FFF0F5
ΔE00 7.67
Pale Rose
#FDC1C5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCDB #DBFEFF
analogous
#FFDBEC #FFDCDB #FFEEDB
triadic
#FFDCDB #DBFFDC #DCDBFF
tetradic
#FFDCDB #ECFFDB #DBFEFF #EEDBFF
square
#FFDCDB #ECFFDB #DBFEFF #EEDBFF
split-complementary
#FFDCDB #DBFFEE #DBECFF
monochromatic
#FF6561 #FFA09E #FFDCDB #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.27
#FFDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FFDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCDB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCDB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#EAE6DB
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcdb; /* rgb */ color: rgb(255, 220, 219); /* oklch */ color: oklch(92.3% 0.039 19.8);
Tailwind
colors: {
custom: {
50: '#ffe6e6',
500: '#ffdcdb',
950: '#000000',
},
}SCSS
$custom: #ffdcdb; $custom-light: #ffe6e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdcdb",
"rgb": {
"r": 255,
"g": 220,
"b": 219
},
"hsl": {
"h": 1.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92333,
"c": 0.03901,
"h": 19.8
},
"luminance": 0.77561
}Semantic roles & 50–950 ramp
primary
#FFDCDB
secondary
#92E9EC
accent
#DFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484