#FFD3CB#FFD3CB
#FFD3CB is a very light, muted red. Relative luminance 0.722; OKLCH L 90.2% C 0.051 H 30.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3CB |
|---|---|
| RGB | rgb(255, 211, 203) |
| HSL | hsl(9, 100%, 90%) |
| HSV | hsv(9, 20%, 100%) |
| CMYK | cmyk(0%, 17.3%, 20.4%, 0%) |
| CIE-LAB | lab(88.05, 14.20, 9.75) |
| CIE-LCH | lch(88.05, 17.23, 34.46°) |
| OKLab | oklab(90.23% 0.0441 0.0256) |
| OKLCH | oklch(90.23% 0.051 30.1) |
| XYZ | xyz(75.3141, 72.1630, 66.4500) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.92
Light Rose
#FFC5CB
ΔE00 6.91
Pale Rose
#FDC1C5
ΔE00 6.94
Pale Pink
#FFCFDC
ΔE00 8.16
Light Pink
#FFD1DF
ΔE00 8.46
Apricot
#FBCEB1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3CB #CBF7FF
analogous
#FFCBDD #FFD3CB #FFEDCB
triadic
#FFD3CB #CBFFD3 #D3CBFF
tetradic
#FFD3CB #DDFFCB #CBF7FF #EDCBFF
square
#FFD3CB #DDFFCB #CBF7FF #EDCBFF
split-complementary
#FFD3CB #CBFFED #CBDDFF
monochromatic
#FF6B51 #FF9F8E #FFD3CB #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.36
#FFD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FFD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3CB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3CB | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3cb; /* rgb */ color: rgb(255, 211, 203); /* oklch */ color: oklch(90.2% 0.051 30.1);
Tailwind
colors: {
custom: {
50: '#ffe0da',
500: '#ffd3cb',
950: '#000000',
},
}SCSS
$custom: #ffd3cb; $custom-light: #ffe0da; $custom-dark: #000000;
JSON
{
"hex": "#ffd3cb",
"rgb": {
"r": 255,
"g": 211,
"b": 203
},
"hsl": {
"h": 9.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90234,
"c": 0.05097,
"h": 30.1
},
"luminance": 0.7216
}Semantic roles & 50–950 ramp
primary
#FFD3CB
secondary
#85DAE9
accent
#C2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483