#FFD3CD#FFD3CD
#FFD3CD is a very light, muted red. Relative luminance 0.723; OKLCH L 90.3% C 0.050 H 27.2°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3CD |
|---|---|
| RGB | rgb(255, 211, 205) |
| HSL | hsl(7, 100%, 90%) |
| HSV | hsv(7, 20%, 100%) |
| CMYK | cmyk(0%, 17.3%, 19.6%, 0%) |
| CIE-LAB | lab(88.09, 14.50, 8.76) |
| CIE-LCH | lch(88.09, 16.94, 31.14°) |
| OKLab | oklab(90.29% 0.0449 0.023) |
| OKLCH | oklch(90.29% 0.05 27.2) |
| XYZ | xyz(75.5540, 72.2590, 67.7133) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.81
Light Rose
#FFC5CB
ΔE00 6.23
Pale Rose
#FDC1C5
ΔE00 6.36
Pale Pink
#FFCFDC
ΔE00 7.32
Light Pink
#FFD1DF
ΔE00 7.62
Bubblegum
#FFC1CC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3CD #CDF9FF
analogous
#FFCDE0 #FFD3CD #FFECCD
triadic
#FFD3CD #CDFFD3 #D3CDFF
tetradic
#FFD3CD #E0FFCD #CDF9FF #ECCDFF
square
#FFD3CD #E0FFCD #CDF9FF #ECCDFF
split-complementary
#FFD3CD #CDFFEC #CDE0FF
monochromatic
#FF6753 #FF9D90 #FFD3CD #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.36
#FFD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#FFD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3CD
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3CD | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3cd; /* rgb */ color: rgb(255, 211, 205); /* oklch */ color: oklch(90.3% 0.050 27.2);
Tailwind
colors: {
custom: {
50: '#ffe0dc',
500: '#ffd3cd',
950: '#000000',
},
}SCSS
$custom: #ffd3cd; $custom-light: #ffe0dc; $custom-dark: #000000;
JSON
{
"hex": "#ffd3cd",
"rgb": {
"r": 255,
"g": 211,
"b": 205
},
"hsl": {
"h": 7.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90285,
"c": 0.05042,
"h": 27.2
},
"luminance": 0.72256
}Semantic roles & 50–950 ramp
primary
#FFD3CD
secondary
#86DEEA
accent
#CAE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484