#FFC5BA#FFC5BA
#FFC5BA is a very light, moderate red. Relative luminance 0.647; OKLCH L 87.2% C 0.069 H 30.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5BA |
|---|---|
| RGB | rgb(255, 197, 186) |
| HSL | hsl(10, 100%, 86%) |
| HSV | hsv(10, 27%, 100%) |
| CMYK | cmyk(0%, 22.7%, 27.1%, 0%) |
| CIE-LAB | lab(84.35, 19.14, 13.50) |
| CIE-LCH | lch(84.35, 23.42, 35.19°) |
| OKLab | oklab(87.23% 0.0589 0.0351) |
| OKLCH | oklch(87.23% 0.069 30.8) |
| XYZ | xyz(70.0704, 64.7411, 55.2503) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.81
Light Rose
#FFC5CB
ΔE00 6.51
Pale Salmon
#FFB19A
ΔE00 6.60
Light Salmon
#FEA993
ΔE00 8.06
Bubblegum
#FFC1CC
ΔE00 8.28
Pink
#FFC0CB
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5BA #BAF4FF
analogous
#FFBAD2 #FFC5BA #FFE8BA
triadic
#FFC5BA #BAFFC5 #C5BAFF
tetradic
#FFC5BA #D2FFBA #BAF4FF #E8BAFF
square
#FFC5BA #D2FFBA #BAF4FF #E8BAFF
split-complementary
#FFC5BA #BAFFE8 #BAD2FF
monochromatic
#FF5E40 #FF927D #FFC5BA #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.51
#FFC5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FFC5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5BA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5BA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCB9
Deuteranopia (green-blind)
#DFD7B9
Tritanopia (blue-blind)
#FFBEC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc5ba; /* rgb */ color: rgb(255, 197, 186); /* oklch */ color: oklch(87.2% 0.069 30.8);
Tailwind
colors: {
custom: {
50: '#ffd6ce',
500: '#ffc5ba',
950: '#000000',
},
}SCSS
$custom: #ffc5ba; $custom-light: #ffd6ce; $custom-dark: #000000;
JSON
{
"hex": "#ffc5ba",
"rgb": {
"r": 255,
"g": 197,
"b": 186
},
"hsl": {
"h": 9.565,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.87234,
"c": 0.06856,
"h": 30.8
},
"luminance": 0.64738
}Semantic roles & 50–950 ramp
primary
#FFC5BA
secondary
#76D5E7
accent
#C1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383