#FFC5B2#FFC5B2
#FFC5B2 is a very light, moderate red. Relative luminance 0.644; OKLCH L 87.0% C 0.072 H 38.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5B2 |
|---|---|
| RGB | rgb(255, 197, 178) |
| HSL | hsl(15, 100%, 85%) |
| HSV | hsv(15, 30%, 100%) |
| CMYK | cmyk(0%, 22.7%, 30.2%, 0%) |
| CIE-LAB | lab(84.18, 18.10, 17.51) |
| CIE-LCH | lch(84.18, 25.18, 44.05°) |
| OKLab | oklab(87.04% 0.0558 0.0451) |
| OKLCH | oklch(87.04% 0.072 38.9) |
| XYZ | xyz(69.2437, 64.4104, 50.8960) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.45
Apricot
#FBCEB1
ΔE00 6.12
Light Salmon
#FEA993
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 8.97
Light Rose
#FFC5CB
ΔE00 9.69
Blush (survey)
#F29E8E
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5B2 #B2ECFF
analogous
#FFB2C6 #FFC5B2 #FFEBB2
triadic
#FFC5B2 #B2FFC5 #C5B2FF
tetradic
#FFC5B2 #C6FFB2 #B2ECFF #EBB2FF
square
#FFC5B2 #C6FFB2 #B2ECFF #EBB2FF
split-complementary
#FFC5B2 #B2FFEB #B2C6FF
monochromatic
#FF6938 #FF9775 #FFC5B2 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.51
#FFC5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FFC5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5B2
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5B2 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB1
Deuteranopia (green-blind)
#E0D7B2
Tritanopia (blue-blind)
#FFBDC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc5b2; /* rgb */ color: rgb(255, 197, 178); /* oklch */ color: oklch(87.0% 0.072 38.9);
Tailwind
colors: {
custom: {
50: '#ffd6c9',
500: '#ffc5b2',
950: '#000000',
},
}SCSS
$custom: #ffc5b2; $custom-light: #ffd6c9; $custom-dark: #000000;
JSON
{
"hex": "#ffc5b2",
"rgb": {
"r": 255,
"g": 197,
"b": 178
},
"hsl": {
"h": 14.805,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.87044,
"c": 0.07174,
"h": 38.9
},
"luminance": 0.64407
}Semantic roles & 50–950 ramp
primary
#FFC5B2
secondary
#70C9E6
accent
#ADE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382