#F0B489#F0B489
#F0B489 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.5% C 0.090 H 56.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B489 |
|---|---|
| RGB | rgb(240, 180, 137) |
| HSL | hsl(25, 77%, 74%) |
| HSV | hsv(25, 43%, 94%) |
| CMYK | cmyk(0%, 25%, 42.9%, 5.9%) |
| CIE-LAB | lab(77.86, 16.51, 30.40) |
| CIE-LCH | lch(77.86, 34.60, 61.49°) |
| OKLab | oklab(81.53% 0.0496 0.0755) |
| OKLCH | oklch(81.53% 0.09 56.7) |
| XYZ | xyz(56.7741, 52.9775, 30.8974) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.94
Apricot (survey)
#FFB16D
ΔE00 5.79
Sandybrown
#F4A460
ΔE00 6.70
Burlywood
#DEB887
ΔE00 7.14
Apricot
#FBCEB1
ΔE00 7.30
Pale Orange
#FFA756
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B489 #89C5F0
analogous
#F08992 #F0B489 #F0E889
triadic
#F0B489 #89F0B4 #B489F0
tetradic
#F0B489 #92F089 #89C5F0 #E889F0
square
#F0B489 #92F089 #89C5F0 #E889F0
split-complementary
#F0B489 #89F0E8 #8992F0
monochromatic
#E26F1D #E99153 #F0B489 #F7D7BF #FCEEE4
Accessibility & contrast
On white
1.81
#F0B489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#F0B489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B489
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B489 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B986
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f0b489; /* rgb */ color: rgb(240, 180, 137); /* oklch */ color: oklch(81.5% 0.090 56.7);
Tailwind
colors: {
custom: {
50: '#f7caab',
500: '#f0b489',
950: '#000000',
},
}SCSS
$custom: #f0b489; $custom-light: #f7caab; $custom-dark: #000000;
JSON
{
"hex": "#f0b489",
"rgb": {
"r": 240,
"g": 180,
"b": 137
},
"hsl": {
"h": 25.049,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.81532,
"c": 0.09029,
"h": 56.7
},
"luminance": 0.52974
}Semantic roles & 50–950 ramp
primary
#F0B489
secondary
#5299CC
accent
#84DA0C
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281