#F4BC8A#F4BC8A
#F4BC8A is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.5% C 0.092 H 62.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BC8A |
|---|---|
| RGB | rgb(244, 188, 138) |
| HSL | hsl(28, 83%, 75%) |
| HSV | hsv(28, 43%, 96%) |
| CMYK | cmyk(0%, 23%, 43.4%, 4.3%) |
| CIE-LAB | lab(80.20, 13.98, 33.04) |
| CIE-LCH | lch(80.20, 35.87, 67.07°) |
| OKLab | oklab(83.45% 0.0419 0.0816) |
| OKLCH | oklch(83.45% 0.092 62.8) |
| XYZ | xyz(59.8812, 57.0381, 31.8952) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.33
Burlywood
#DEB887
ΔE00 5.41
Peach (survey)
#FFB07C
ΔE00 5.54
Apricot
#FBCEB1
ΔE00 7.12
Sandybrown
#F4A460
ΔE00 7.28
Light Peach
#FFD8B1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BC8A #8AC2F4
analogous
#F48A8D #F4BC8A #F4F18A
triadic
#F4BC8A #8AF4BC #BC8AF4
tetradic
#F4BC8A #8DF48A #8AC2F4 #F18AF4
square
#F4BC8A #8DF48A #8AC2F4 #F18AF4
split-complementary
#F4BC8A #8AF4F1 #8A8DF4
monochromatic
#E97C1A #EF9C52 #F4BC8A #F9DCC2 #FCEFE3
Accessibility & contrast
On white
1.69
#F4BC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F4BC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BC8A
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BC8A | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f4bc8a; /* rgb */ color: rgb(244, 188, 138); /* oklch */ color: oklch(83.5% 0.092 62.8);
Tailwind
colors: {
custom: {
50: '#fad0ac',
500: '#f4bc8a',
950: '#000000',
},
}SCSS
$custom: #f4bc8a; $custom-light: #fad0ac; $custom-dark: #000000;
JSON
{
"hex": "#f4bc8a",
"rgb": {
"r": 244,
"g": 188,
"b": 138
},
"hsl": {
"h": 28.302,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.83454,
"c": 0.09176,
"h": 62.8
},
"luminance": 0.57035
}Semantic roles & 50–950 ramp
primary
#F4BC8A
secondary
#5195D1
accent
#79DF06
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381