#F4BB7B#F4BB7B
#F4BB7B is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.0% C 0.104 H 68.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BB7B |
|---|---|
| RGB | rgb(244, 187, 123) |
| HSL | hsl(32, 85%, 72%) |
| HSV | hsv(32, 50%, 96%) |
| CMYK | cmyk(0%, 23.4%, 49.6%, 4.3%) |
| CIE-LAB | lab(79.73, 13.06, 40.19) |
| CIE-LCH | lch(79.73, 42.26, 72.01°) |
| OKLab | oklab(83.01% 0.0377 0.0973) |
| OKLCH | oklch(83.01% 0.104 68.8) |
| XYZ | xyz(58.6564, 56.2075, 26.4947) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.04
Burlywood
#DEB887
ΔE00 5.27
Butterscotch
#FDB147
ΔE00 7.00
Sandybrown
#F4A460
ΔE00 7.05
Light Orange
#FDAA48
ΔE00 7.17
Pale Orange
#FFA756
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BB7B #7BB4F4
analogous
#F47F7B #F4BB7B #F0F47B
triadic
#F4BB7B #7BF4BB #BB7BF4
tetradic
#F4BB7B #7BF47F #7BB4F4 #F47BF0
square
#F4BB7B #7BF47F #7BB4F4 #F47BF0
split-complementary
#F4BB7B #7BF0F4 #7F7BF4
monochromatic
#E28013 #EF9E43 #F4BB7B #F9D8B3 #FDF0E3
Accessibility & contrast
On white
1.72
#F4BB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F4BB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BB7B
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BB7B | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE76
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FFAEAB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f4bb7b; /* rgb */ color: rgb(244, 187, 123); /* oklch */ color: oklch(83.0% 0.104 68.8);
Tailwind
colors: {
custom: {
50: '#facfa2',
500: '#f4bb7b',
950: '#000000',
},
}SCSS
$custom: #f4bb7b; $custom-light: #facfa2; $custom-dark: #000000;
JSON
{
"hex": "#f4bb7b",
"rgb": {
"r": 244,
"g": 187,
"b": 123
},
"hsl": {
"h": 31.736,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.83013,
"c": 0.10433,
"h": 68.8
},
"luminance": 0.56204
}Semantic roles & 50–950 ramp
primary
#F4BB7B
secondary
#4486CF
accent
#6CE104
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380