#F4BC91#F4BC91
#F4BC91 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.6% C 0.086 H 58.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BC91 |
|---|---|
| RGB | rgb(244, 188, 145) |
| HSL | hsl(26, 82%, 76%) |
| HSV | hsv(26, 41%, 96%) |
| CMYK | cmyk(0%, 23%, 40.6%, 4.3%) |
| CIE-LAB | lab(80.32, 14.71, 29.52) |
| CIE-LCH | lch(80.32, 32.98, 63.51°) |
| OKLab | oklab(83.58% 0.0447 0.0736) |
| OKLCH | oklch(83.58% 0.086 58.8) |
| XYZ | xyz(60.4044, 57.2474, 34.6508) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.12
Apricot
#FBCEB1
ΔE00 5.76
Apricot (survey)
#FFB16D
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 7.29
Peach
#FFDAB9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BC91 #91C9F4
analogous
#F49198 #F4BC91 #F4EE91
triadic
#F4BC91 #91F4BC #BC91F4
tetradic
#F4BC91 #98F491 #91C9F4 #EE91F4
square
#F4BC91 #98F491 #91C9F4 #EE91F4
split-complementary
#F4BC91 #91F4EE #9198F4
monochromatic
#E97822 #EE9A59 #F4BC91 #FADEC9 #FCEEE3
Accessibility & contrast
On white
1.69
#F4BC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#F4BC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BC91
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BC91 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f4bc91; /* rgb */ color: rgb(244, 188, 145); /* oklch */ color: oklch(83.6% 0.086 58.8);
Tailwind
colors: {
custom: {
50: '#f9d0b1',
500: '#f4bc91',
950: '#000000',
},
}SCSS
$custom: #f4bc91; $custom-light: #f9d0b1; $custom-dark: #000000;
JSON
{
"hex": "#f4bc91",
"rgb": {
"r": 244,
"g": 188,
"b": 145
},
"hsl": {
"h": 26.061,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.83584,
"c": 0.08611,
"h": 58.8
},
"luminance": 0.57244
}Semantic roles & 50–950 ramp
primary
#F4BC91
secondary
#589DD2
accent
#81DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381