#FFC4BF#FFC4BF
#FFC4BF is a very light, moderate red. Relative luminance 0.645; OKLCH L 87.2% C 0.068 H 24.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4BF |
|---|---|
| RGB | rgb(255, 196, 191) |
| HSL | hsl(5, 100%, 87%) |
| HSV | hsv(5, 25%, 100%) |
| CMYK | cmyk(0%, 23.1%, 25.1%, 0%) |
| CIE-LAB | lab(84.23, 20.34, 10.66) |
| CIE-LCH | lch(84.23, 22.97, 27.65°) |
| OKLab | oklab(87.18% 0.0624 0.0279) |
| OKLCH | oklch(87.18% 0.068 24.1) |
| XYZ | xyz(70.3850, 64.5048, 58.0233) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.44
Light Rose
#FFC5CB
ΔE00 4.17
Bubblegum
#FFC1CC
ΔE00 5.88
Pink
#FFC0CB
ΔE00 5.89
Lightpink
#FFB6C1
ΔE00 6.55
Pale Pink
#FFCFDC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4BF #BFFAFF
analogous
#FFBFDA #FFC4BF #FFE4BF
triadic
#FFC4BF #BFFFC4 #C4BFFF
tetradic
#FFC4BF #DAFFBF #BFFAFF #E4BFFF
square
#FFC4BF #DAFFBF #BFFAFF #E4BFFF
split-complementary
#FFC4BF #BFFFE4 #BFDAFF
monochromatic
#FF5345 #FF8C82 #FFC4BF #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.51
#FFC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FFC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4BF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4BF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#DDD7BE
Tritanopia (blue-blind)
#FFBEC3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc4bf; /* rgb */ color: rgb(255, 196, 191); /* oklch */ color: oklch(87.2% 0.068 24.1);
Tailwind
colors: {
custom: {
50: '#ffd6d2',
500: '#ffc4bf',
950: '#000000',
},
}SCSS
$custom: #ffc4bf; $custom-light: #ffd6d2; $custom-dark: #000000;
JSON
{
"hex": "#ffc4bf",
"rgb": {
"r": 255,
"g": 196,
"b": 191
},
"hsl": {
"h": 4.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87176,
"c": 0.06832,
"h": 24.1
},
"luminance": 0.64501
}Semantic roles & 50–950 ramp
primary
#FFC4BF
secondary
#7BDFE8
accent
#D4E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383