#FFBFAE#FFBFAE
#FFBFAE is a very light, moderate red. Relative luminance 0.616; OKLCH L 85.9% C 0.078 H 35.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFAE |
|---|---|
| RGB | rgb(255, 191, 174) |
| HSL | hsl(13, 100%, 84%) |
| HSV | hsv(13, 32%, 100%) |
| CMYK | cmyk(0%, 25.1%, 31.8%, 0%) |
| CIE-LAB | lab(82.69, 20.73, 17.55) |
| CIE-LCH | lch(82.69, 27.16, 40.26°) |
| OKLab | oklab(85.86% 0.0636 0.0452) |
| OKLCH | oklch(85.86% 0.078 35.4) |
| XYZ | xyz(67.5125, 61.5813, 48.3665) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.08
Light Salmon
#FEA993
ΔE00 5.81
Apricot
#FBCEB1
ΔE00 7.98
Blush (survey)
#F29E8E
ΔE00 8.02
Pale Rose
#FDC1C5
ΔE00 8.06
Light Rose
#FFC5CB
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFAE #AEEEFF
analogous
#FFAEC6 #FFBFAE #FFE8AE
triadic
#FFBFAE #AEFFBF #BFAEFF
tetradic
#FFBFAE #C6FFAE #AEEEFF #E8AEFF
square
#FFBFAE #C6FFAE #AEEEFF #E8AEFF
split-complementary
#FFBFAE #AEFFE8 #AEC6FF
monochromatic
#FF5E34 #FF8F71 #FFBFAE #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.58
#FFBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FFBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFAE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFAE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AD
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfae; /* rgb */ color: rgb(255, 191, 174); /* oklch */ color: oklch(85.9% 0.078 35.4);
Tailwind
colors: {
custom: {
50: '#ffd2c6',
500: '#ffbfae',
950: '#000000',
},
}SCSS
$custom: #ffbfae; $custom-light: #ffd2c6; $custom-dark: #000000;
JSON
{
"hex": "#ffbfae",
"rgb": {
"r": 255,
"g": 191,
"b": 174
},
"hsl": {
"h": 12.593,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.85861,
"c": 0.07796,
"h": 35.4
},
"luminance": 0.61578
}Semantic roles & 50–950 ramp
primary
#FFBFAE
secondary
#6CCCE5
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382