#FFD1CD#FFD1CD
#FFD1CD is a very light, muted red. Relative luminance 0.713; OKLCH L 89.9% C 0.052 H 24.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1CD |
|---|---|
| RGB | rgb(255, 209, 205) |
| HSL | hsl(5, 100%, 90%) |
| HSV | hsv(5, 20%, 100%) |
| CMYK | cmyk(0%, 18%, 19.6%, 0%) |
| CIE-LAB | lab(87.62, 15.54, 8.07) |
| CIE-LCH | lch(87.62, 17.51, 27.46°) |
| OKLab | oklab(89.91% 0.0479 0.0213) |
| OKLCH | oklch(89.91% 0.052 24) |
| XYZ | xyz(75.0602, 71.2714, 67.5487) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.15
Pale Rose
#FDC1C5
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 6.39
Mistyrose
#FFE4E1
ΔE00 6.43
Light Pink
#FFD1DF
ΔE00 6.75
Bubblegum
#FFC1CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1CD #CDFBFF
analogous
#FFCDE2 #FFD1CD #FFEACD
triadic
#FFD1CD #CDFFD1 #D1CDFF
tetradic
#FFD1CD #E2FFCD #CDFBFF #EACDFF
square
#FFD1CD #E2FFCD #CDFBFF #EACDFF
split-complementary
#FFD1CD #CDFFEA #CDE2FF
monochromatic
#FF6053 #FF9990 #FFD1CD #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.38
#FFD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#FFD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1CD
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1CD | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#FFCCD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd1cd; /* rgb */ color: rgb(255, 209, 205); /* oklch */ color: oklch(89.9% 0.052 24.0);
Tailwind
colors: {
custom: {
50: '#ffdfdc',
500: '#ffd1cd',
950: '#000000',
},
}SCSS
$custom: #ffd1cd; $custom-light: #ffdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ffd1cd",
"rgb": {
"r": 255,
"g": 209,
"b": 205
},
"hsl": {
"h": 4.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89914,
"c": 0.05239,
"h": 24
},
"luminance": 0.71269
}Semantic roles & 50–950 ramp
primary
#FFD1CD
secondary
#86E2EA
accent
#D3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484