#F4BC97#F4BC97
#F4BC97 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.7% C 0.082 H 54.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BC97 |
|---|---|
| RGB | rgb(244, 188, 151) |
| HSL | hsl(24, 81%, 77%) |
| HSV | hsv(24, 38%, 96%) |
| CMYK | cmyk(0%, 23%, 38.1%, 4.3%) |
| CIE-LAB | lab(80.42, 15.38, 26.49) |
| CIE-LCH | lch(80.42, 30.63, 59.87°) |
| OKLab | oklab(83.7% 0.047 0.0666) |
| OKLCH | oklch(83.7% 0.082 54.8) |
| XYZ | xyz(60.8793, 57.4373, 37.1520) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.90
Peach (survey)
#FFB07C
ΔE00 5.46
Apricot (survey)
#FFB16D
ΔE00 7.64
Light Peach
#FFD8B1
ΔE00 7.70
Burlywood
#DEB887
ΔE00 7.77
Peach
#FFDAB9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BC97 #97CFF4
analogous
#F497A0 #F4BC97 #F4EB97
triadic
#F4BC97 #97F4BC #BC97F4
tetradic
#F4BC97 #A0F497 #97CFF4 #EB97F4
square
#F4BC97 #A0F497 #97CFF4 #EB97F4
split-complementary
#F4BC97 #97F4EB #97A0F4
monochromatic
#E87528 #EE9860 #F4BC97 #FAE0CE #FCEDE3
Accessibility & contrast
On white
1.68
#F4BC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F4BC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BC97
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BC97 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f4bc97; /* rgb */ color: rgb(244, 188, 151); /* oklch */ color: oklch(83.7% 0.082 54.8);
Tailwind
colors: {
custom: {
50: '#f9d0b5',
500: '#f4bc97',
950: '#000000',
},
}SCSS
$custom: #f4bc97; $custom-light: #f9d0b5; $custom-dark: #000000;
JSON
{
"hex": "#f4bc97",
"rgb": {
"r": 244,
"g": 188,
"b": 151
},
"hsl": {
"h": 23.871,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.83702,
"c": 0.08152,
"h": 54.8
},
"luminance": 0.57434
}Semantic roles & 50–950 ramp
primary
#F4BC97
secondary
#5DA4D2
accent
#89DD08
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381