#F4B77A#F4B77A
#F4B77A is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.2% C 0.105 H 65.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B77A |
|---|---|
| RGB | rgb(244, 183, 122) |
| HSL | hsl(30, 85%, 72%) |
| HSV | hsv(30, 50%, 96%) |
| CMYK | cmyk(0%, 25%, 50%, 4.3%) |
| CIE-LAB | lab(78.76, 15.07, 39.47) |
| CIE-LCH | lch(78.76, 42.25, 69.11°) |
| OKLab | oklab(82.25% 0.0436 0.0956) |
| OKLCH | oklch(82.25% 0.105 65.5) |
| XYZ | xyz(57.7573, 54.5091, 25.8878) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.69
Sandybrown
#F4A460
ΔE00 5.60
Peach (survey)
#FFB07C
ΔE00 5.82
Burlywood
#DEB887
ΔE00 5.84
Pale Orange
#FFA756
ΔE00 6.24
Light Orange
#FDAA48
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B77A #7AB7F4
analogous
#F47A7A #F4B77A #F4F47A
triadic
#F4B77A #7AF4B7 #B77AF4
tetradic
#F4B77A #7AF47A #7AB7F4 #F47AF4
square
#F4B77A #7AF47A #7AB7F4 #F47AF4
split-complementary
#F4B77A #7AF4F4 #7A7AF4
monochromatic
#E17A13 #EF9841 #F4B77A #F9D6B3 #FDF0E3
Accessibility & contrast
On white
1.76
#F4B77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#F4B77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B77A
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B77A | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB75
Deuteranopia (green-blind)
#D9C97B
Tritanopia (blue-blind)
#FFA9A8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f4b77a; /* rgb */ color: rgb(244, 183, 122); /* oklch */ color: oklch(82.2% 0.105 65.5);
Tailwind
colors: {
custom: {
50: '#facca1',
500: '#f4b77a',
950: '#000000',
},
}SCSS
$custom: #f4b77a; $custom-light: #facca1; $custom-dark: #000000;
JSON
{
"hex": "#f4b77a",
"rgb": {
"r": 244,
"g": 183,
"b": 122
},
"hsl": {
"h": 30,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.82248,
"c": 0.10505,
"h": 65.5
},
"luminance": 0.54505
}Semantic roles & 50–950 ramp
primary
#F4B77A
secondary
#4389CF
accent
#73E104
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380