#FFCDCB#FFCDCB
#FFCDCB is a very light, muted red. Relative luminance 0.692; OKLCH L 89.1% C 0.057 H 20.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDCB |
|---|---|
| RGB | rgb(255, 205, 203) |
| HSL | hsl(2, 100%, 90%) |
| HSV | hsv(2, 20%, 100%) |
| CMYK | cmyk(0%, 19.6%, 20.4%, 0%) |
| CIE-LAB | lab(86.62, 17.33, 7.70) |
| CIE-LCH | lch(86.62, 18.97, 23.96°) |
| OKLab | oklab(89.13% 0.0532 0.0204) |
| OKLCH | oklch(89.13% 0.057 20.9) |
| XYZ | xyz(73.8513, 69.2373, 65.9623) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.71
Pale Rose
#FDC1C5
ΔE00 3.84
Pale Pink
#FFCFDC
ΔE00 5.61
Bubblegum
#FFC1CC
ΔE00 5.63
Pink
#FFC0CB
ΔE00 5.77
Light Pink
#FFD1DF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDCB #CBFDFF
analogous
#FFCBE3 #FFCDCB #FFE7CB
triadic
#FFCDCB #CBFFCD #CDCBFF
tetradic
#FFCDCB #E3FFCB #CBFDFF #E7CBFF
square
#FFCDCB #E3FFCB #CBFDFF #E7CBFF
split-complementary
#FFCDCB #CBFFE7 #CBE3FF
monochromatic
#FF5751 #FF928E #FFCDCB #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.41
#FFCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#FFCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDCB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDCB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcdcb; /* rgb */ color: rgb(255, 205, 203); /* oklch */ color: oklch(89.1% 0.057 20.9);
Tailwind
colors: {
custom: {
50: '#ffdcda',
500: '#ffcdcb',
950: '#000000',
},
}SCSS
$custom: #ffcdcb; $custom-light: #ffdcda; $custom-dark: #000000;
JSON
{
"hex": "#ffcdcb",
"rgb": {
"r": 255,
"g": 205,
"b": 203
},
"hsl": {
"h": 2.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89125,
"c": 0.05692,
"h": 20.9
},
"luminance": 0.69234
}Semantic roles & 50–950 ramp
primary
#FFCDCB
secondary
#85E6E9
accent
#DDE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483