#FFC5BF#FFC5BF
#FFC5BF is a very light, moderate red. Relative luminance 0.650; OKLCH L 87.4% C 0.067 H 25.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5BF |
|---|---|
| RGB | rgb(255, 197, 191) |
| HSL | hsl(6, 100%, 87%) |
| HSV | hsv(6, 25%, 100%) |
| CMYK | cmyk(0%, 22.7%, 25.1%, 0%) |
| CIE-LAB | lab(84.46, 19.82, 10.99) |
| CIE-LCH | lch(84.46, 22.66, 29.01°) |
| OKLab | oklab(87.36% 0.0608 0.0288) |
| OKLCH | oklch(87.36% 0.067 25.3) |
| XYZ | xyz(70.6113, 64.9574, 58.0988) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.87
Light Rose
#FFC5CB
ΔE00 4.54
Bubblegum
#FFC1CC
ΔE00 6.30
Pink
#FFC0CB
ΔE00 6.32
Lightpink
#FFB6C1
ΔE00 7.03
Pale Pink
#FFCFDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5BF #BFF9FF
analogous
#FFBFD9 #FFC5BF #FFE5BF
triadic
#FFC5BF #BFFFC5 #C5BFFF
tetradic
#FFC5BF #D9FFBF #BFF9FF #E5BFFF
square
#FFC5BF #D9FFBF #BFF9FF #E5BFFF
split-complementary
#FFC5BF #BFFFE5 #BFD9FF
monochromatic
#FF5645 #FF8E82 #FFC5BF #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.50
#FFC5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FFC5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5BF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5BF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#FFBFC4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc5bf; /* rgb */ color: rgb(255, 197, 191); /* oklch */ color: oklch(87.4% 0.067 25.3);
Tailwind
colors: {
custom: {
50: '#ffd6d2',
500: '#ffc5bf',
950: '#000000',
},
}SCSS
$custom: #ffc5bf; $custom-light: #ffd6d2; $custom-dark: #000000;
JSON
{
"hex": "#ffc5bf",
"rgb": {
"r": 255,
"g": 197,
"b": 191
},
"hsl": {
"h": 5.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87357,
"c": 0.06728,
"h": 25.3
},
"luminance": 0.64954
}Semantic roles & 50–950 ramp
primary
#FFC5BF
secondary
#7BDDE8
accent
#D0E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383