#FFD1CB#FFD1CB
#FFD1CB is a very light, muted red. Relative luminance 0.712; OKLCH L 89.9% C 0.053 H 26.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1CB |
|---|---|
| RGB | rgb(255, 209, 203) |
| HSL | hsl(7, 100%, 90%) |
| HSV | hsv(7, 20%, 100%) |
| CMYK | cmyk(0%, 18%, 20.4%, 0%) |
| CIE-LAB | lab(87.57, 15.25, 9.06) |
| CIE-LCH | lch(87.57, 17.74, 30.73°) |
| OKLab | oklab(89.86% 0.0471 0.0238) |
| OKLCH | oklch(89.86% 0.053 26.8) |
| XYZ | xyz(74.8203, 71.1755, 66.2854) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.80
Pale Rose
#FDC1C5
ΔE00 5.85
Mistyrose
#FFE4E1
ΔE00 6.43
Pale Pink
#FFCFDC
ΔE00 7.22
Light Pink
#FFD1DF
ΔE00 7.57
Bubblegum
#FFC1CC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1CB #CBF9FF
analogous
#FFCBDF #FFD1CB #FFEBCB
triadic
#FFD1CB #CBFFD1 #D1CBFF
tetradic
#FFD1CB #DFFFCB #CBF9FF #EBCBFF
square
#FFD1CB #DFFFCB #CBF9FF #EBCBFF
split-complementary
#FFD1CB #CBFFEB #CBDFFF
monochromatic
#FF6551 #FF9B8E #FFD1CB #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.38
#FFD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1CB
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1CB | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#FFCCCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd1cb; /* rgb */ color: rgb(255, 209, 203); /* oklch */ color: oklch(89.9% 0.053 26.8);
Tailwind
colors: {
custom: {
50: '#ffdfda',
500: '#ffd1cb',
950: '#000000',
},
}SCSS
$custom: #ffd1cb; $custom-light: #ffdfda; $custom-dark: #000000;
JSON
{
"hex": "#ffd1cb",
"rgb": {
"r": 255,
"g": 209,
"b": 203
},
"hsl": {
"h": 6.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89863,
"c": 0.05279,
"h": 26.8
},
"luminance": 0.71173
}Semantic roles & 50–950 ramp
primary
#FFD1CB
secondary
#85DEE9
accent
#CBE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483