#F4BB7A#F4BB7A
#F4BB7A is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.0% C 0.105 H 69.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BB7A |
|---|---|
| RGB | rgb(244, 187, 122) |
| HSL | hsl(32, 85%, 72%) |
| HSV | hsv(32, 50%, 96%) |
| CMYK | cmyk(0%, 23.4%, 50%, 4.3%) |
| CIE-LAB | lab(79.72, 12.97, 40.69) |
| CIE-LCH | lch(79.72, 42.70, 72.32°) |
| OKLab | oklab(83% 0.0374 0.0983) |
| OKLCH | oklch(83% 0.105 69.2) |
| XYZ | xyz(58.5941, 56.1826, 26.1667) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.13
Burlywood
#DEB887
ΔE00 5.33
Butterscotch
#FDB147
ΔE00 6.83
Light Orange
#FDAA48
ΔE00 7.07
Sandybrown
#F4A460
ΔE00 7.12
Pale Orange
#FFA756
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BB7A #7AB3F4
analogous
#F47E7A #F4BB7A #F0F47A
triadic
#F4BB7A #7AF4BB #BB7AF4
tetradic
#F4BB7A #7AF47E #7AB3F4 #F47AF0
square
#F4BB7A #7AF47E #7AB3F4 #F47AF0
split-complementary
#F4BB7A #7AF0F4 #7E7AF4
monochromatic
#E18113 #EF9E41 #F4BB7A #F9D8B3 #FDF1E3
Accessibility & contrast
On white
1.72
#F4BB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F4BB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BB7A
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BB7A | 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)
#CFBE75
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFADAB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f4bb7a; /* rgb */ color: rgb(244, 187, 122); /* oklch */ color: oklch(83.0% 0.105 69.2);
Tailwind
colors: {
custom: {
50: '#facfa1',
500: '#f4bb7a',
950: '#000000',
},
}SCSS
$custom: #f4bb7a; $custom-light: #facfa1; $custom-dark: #000000;
JSON
{
"hex": "#f4bb7a",
"rgb": {
"r": 244,
"g": 187,
"b": 122
},
"hsl": {
"h": 31.967,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.82997,
"c": 0.10518,
"h": 69.2
},
"luminance": 0.56179
}Semantic roles & 50–950 ramp
primary
#F4BB7A
secondary
#4385CF
accent
#6CE104
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380