#F4BFAB#F4BFAB
#F4BFAB is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.7% C 0.067 H 41.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFAB |
|---|---|
| RGB | rgb(244, 191, 171) |
| HSL | hsl(16, 77%, 81%) |
| HSV | hsv(16, 30%, 96%) |
| CMYK | cmyk(0%, 21.7%, 29.9%, 4.3%) |
| CIE-LAB | lab(81.53, 16.23, 17.37) |
| CIE-LCH | lch(81.53, 23.77, 46.96°) |
| OKLab | oklab(84.69% 0.0502 0.0447) |
| OKLCH | oklch(84.69% 0.067 41.6) |
| XYZ | xyz(63.2910, 59.4381, 46.6591) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.48
Apricot
#FBCEB1
ΔE00 5.62
Light Salmon
#FEA993
ΔE00 7.28
Blush (survey)
#F29E8E
ΔE00 9.28
Pinkish Tan
#D99B82
ΔE00 9.32
Peach
#FFDAB9
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFAB #ABE0F4
analogous
#F4ABBC #F4BFAB #F4E4AB
triadic
#F4BFAB #ABF4BF #BFABF4
tetradic
#F4BFAB #BCF4AB #ABE0F4 #E4ABF4
square
#F4BFAB #BCF4AB #ABE0F4 #E4ABF4
split-complementary
#F4BFAB #ABF4E4 #ABBCF4
monochromatic
#E66D3F #ED9675 #F4BFAB #FBE8E1 #FBEAE4
Accessibility & contrast
On white
1.63
#F4BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#F4BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFAB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFAB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AA
Deuteranopia (green-blind)
#D8CFAB
Tritanopia (blue-blind)
#FFB7BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f4bfab; /* rgb */ color: rgb(244, 191, 171); /* oklch */ color: oklch(84.7% 0.067 41.6);
Tailwind
colors: {
custom: {
50: '#f9d2c4',
500: '#f4bfab',
950: '#000000',
},
}SCSS
$custom: #f4bfab; $custom-light: #f9d2c4; $custom-dark: #000000;
JSON
{
"hex": "#f4bfab",
"rgb": {
"r": 244,
"g": 191,
"b": 171
},
"hsl": {
"h": 16.438,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.84691,
"c": 0.06723,
"h": 41.6
},
"luminance": 0.59435
}Semantic roles & 50–950 ramp
primary
#F4BFAB
secondary
#6FB8D4
accent
#A1D90C
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382