#F4BC7B#F4BC7B
#F4BC7B is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.2% C 0.104 H 69.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BC7B |
|---|---|
| RGB | rgb(244, 188, 123) |
| HSL | hsl(32, 85%, 72%) |
| HSV | hsv(32, 50%, 96%) |
| CMYK | cmyk(0%, 23%, 49.6%, 4.3%) |
| CIE-LAB | lab(79.97, 12.53, 40.50) |
| CIE-LCH | lch(79.97, 42.39, 72.81°) |
| OKLab | oklab(83.2% 0.0362 0.098) |
| OKLCH | oklch(83.2% 0.104 69.7) |
| XYZ | xyz(58.8693, 56.6333, 26.5657) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.21
Apricot (survey)
#FFB16D
ΔE00 5.44
Butterscotch
#FDB147
ΔE00 6.94
Light Orange
#FDAA48
ΔE00 7.30
Sandybrown
#F4A460
ΔE00 7.45
Pale Orange
#FFA756
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BC7B #7BB3F4
analogous
#F4807B #F4BC7B #F0F47B
triadic
#F4BC7B #7BF4BC #BC7BF4
tetradic
#F4BC7B #7BF480 #7BB3F4 #F47BF0
square
#F4BC7B #7BF480 #7BB3F4 #F47BF0
split-complementary
#F4BC7B #7BF0F4 #807BF4
monochromatic
#E28213 #EF9F43 #F4BC7B #F9D9B3 #FDF1E3
Accessibility & contrast
On white
1.70
#F4BC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#F4BC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BC7B
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BC7B | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF76
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f4bc7b; /* rgb */ color: rgb(244, 188, 123); /* oklch */ color: oklch(83.2% 0.104 69.7);
Tailwind
colors: {
custom: {
50: '#fad0a2',
500: '#f4bc7b',
950: '#000000',
},
}SCSS
$custom: #f4bc7b; $custom-light: #fad0a2; $custom-dark: #000000;
JSON
{
"hex": "#f4bc7b",
"rgb": {
"r": 244,
"g": 188,
"b": 123
},
"hsl": {
"h": 32.231,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.83201,
"c": 0.10443,
"h": 69.7
},
"luminance": 0.5663
}Semantic roles & 50–950 ramp
primary
#F4BC7B
secondary
#4484CF
accent
#6BE104
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380