#F0B591#F0B591
#F0B591 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.9% C 0.084 H 52.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B591 |
|---|---|
| RGB | rgb(240, 181, 145) |
| HSL | hsl(23, 76%, 75%) |
| HSV | hsv(23, 40%, 94%) |
| CMYK | cmyk(0%, 24.6%, 39.6%, 5.9%) |
| CIE-LAB | lab(78.24, 16.84, 26.66) |
| CIE-LCH | lch(78.24, 31.54, 57.72°) |
| OKLab | oklab(81.87% 0.0512 0.0669) |
| OKLCH | oklch(81.87% 0.084 52.6) |
| XYZ | xyz(57.5719, 53.6208, 34.1000) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.87
Apricot
#FBCEB1
ΔE00 6.42
Pale Salmon
#FFB19A
ΔE00 7.03
Apricot (survey)
#FFB16D
ΔE00 7.61
Pinkish Tan
#D99B82
ΔE00 7.78
Lightsalmon
#FFA07A
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B591 #91CCF0
analogous
#F0919C #F0B591 #F0E591
triadic
#F0B591 #91F0B5 #B591F0
tetradic
#F0B591 #9CF091 #91CCF0 #E591F0
square
#F0B591 #9CF091 #91CCF0 #E591F0
split-complementary
#F0B591 #91F0E5 #919CF0
monochromatic
#E16D25 #E9915B #F0B591 #F7D9C7 #FBEDE4
Accessibility & contrast
On white
1.79
#F0B591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#F0B591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B591
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B591 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8E
Deuteranopia (green-blind)
#D3C791
Tritanopia (blue-blind)
#FFAAAB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f0b591; /* rgb */ color: rgb(240, 181, 145); /* oklch */ color: oklch(81.9% 0.084 52.6);
Tailwind
colors: {
custom: {
50: '#f7cbb1',
500: '#f0b591',
950: '#000000',
},
}SCSS
$custom: #f0b591; $custom-light: #f7cbb1; $custom-dark: #000000;
JSON
{
"hex": "#f0b591",
"rgb": {
"r": 240,
"g": 181,
"b": 145
},
"hsl": {
"h": 22.737,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.81873,
"c": 0.08419,
"h": 52.6
},
"luminance": 0.53617
}Semantic roles & 50–950 ramp
primary
#F0B591
secondary
#59A1CC
accent
#8BD80D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281