#F4BC7E#F4BC7E
#F4BC7E is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.2% C 0.102 H 68.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BC7E |
|---|---|
| RGB | rgb(244, 188, 126) |
| HSL | hsl(32, 84%, 73%) |
| HSV | hsv(32, 48%, 96%) |
| CMYK | cmyk(0%, 23%, 48.4%, 4.3%) |
| CIE-LAB | lab(80.02, 12.80, 39.02) |
| CIE-LCH | lch(80.02, 41.06, 71.83°) |
| OKLab | oklab(83.25% 0.0373 0.0948) |
| OKLCH | oklch(83.25% 0.102 68.5) |
| XYZ | xyz(59.0599, 56.7096, 27.5699) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.05
Apricot (survey)
#FFB16D
ΔE00 5.21
Sandybrown
#F4A460
ΔE00 7.26
Peach (survey)
#FFB07C
ΔE00 7.37
Butterscotch
#FDB147
ΔE00 7.45
Light Orange
#FDAA48
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BC7E #7EB6F4
analogous
#F4817E #F4BC7E #F1F47E
triadic
#F4BC7E #7EF4BC #BC7EF4
tetradic
#F4BC7E #7EF481 #7EB6F4 #F47EF1
square
#F4BC7E #7EF481 #7EB6F4 #F47EF1
split-complementary
#F4BC7E #7EF1F4 #817EF4
monochromatic
#E48113 #EF9F46 #F4BC7E #F9D9B6 #FDF0E3
Accessibility & contrast
On white
1.70
#F4BC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#F4BC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BC7E
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BC7E | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF79
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f4bc7e; /* rgb */ color: rgb(244, 188, 126); /* oklch */ color: oklch(83.2% 0.102 68.5);
Tailwind
colors: {
custom: {
50: '#fad0a4',
500: '#f4bc7e',
950: '#000000',
},
}SCSS
$custom: #f4bc7e; $custom-light: #fad0a4; $custom-dark: #000000;
JSON
{
"hex": "#f4bc7e",
"rgb": {
"r": 244,
"g": 188,
"b": 126
},
"hsl": {
"h": 31.525,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.83249,
"c": 0.10187,
"h": 68.5
},
"luminance": 0.56706
}Semantic roles & 50–950 ramp
primary
#F4BC7E
secondary
#4788CF
accent
#6DE105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380