#F0B985#F0B985
#F0B985 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.4% C 0.093 H 64.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B985 |
|---|---|
| RGB | rgb(240, 185, 133) |
| HSL | hsl(29, 78%, 73%) |
| HSV | hsv(29, 45%, 94%) |
| CMYK | cmyk(0%, 22.9%, 44.6%, 5.9%) |
| CIE-LAB | lab(79.00, 13.46, 34.00) |
| CIE-LCH | lch(79.00, 36.56, 68.40°) |
| OKLab | oklab(82.4% 0.0402 0.0837) |
| OKLCH | oklch(82.4% 0.093 64.4) |
| XYZ | xyz(57.5201, 54.9201, 29.7567) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.73
Apricot (survey)
#FFB16D
ΔE00 5.17
Peach (survey)
#FFB07C
ΔE00 5.87
Sandybrown
#F4A460
ΔE00 6.82
Tan
#D2B48C
ΔE00 7.17
Fawn
#CFAF7B
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B985 #85BCF0
analogous
#F08586 #F0B985 #F0EE85
triadic
#F0B985 #85F0B9 #B985F0
tetradic
#F0B985 #86F085 #85BCF0 #EE85F0
square
#F0B985 #86F085 #85BCF0 #EE85F0
split-complementary
#F0B985 #85F0EE #8586F0
monochromatic
#DF7B1B #E99A4E #F0B985 #F7D8BB #FCEFE4
Accessibility & contrast
On white
1.75
#F0B985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#F0B985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B985
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B985 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC81
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f0b985; /* rgb */ color: rgb(240, 185, 133); /* oklch */ color: oklch(82.4% 0.093 64.4);
Tailwind
colors: {
custom: {
50: '#f7cea9',
500: '#f0b985',
950: '#000000',
},
}SCSS
$custom: #f0b985; $custom-light: #f7cea9; $custom-dark: #000000;
JSON
{
"hex": "#f0b985",
"rgb": {
"r": 240,
"g": 185,
"b": 133
},
"hsl": {
"h": 29.159,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.82395,
"c": 0.09282,
"h": 64.4
},
"luminance": 0.54917
}Semantic roles & 50–950 ramp
primary
#F0B985
secondary
#4E8ECB
accent
#76DA0B
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#171310
muted
#858380