#F4B985#F4B985
#F4B985 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.8% C 0.096 H 62.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B985 |
|---|---|
| RGB | rgb(244, 185, 133) |
| HSL | hsl(28, 83%, 74%) |
| HSV | hsv(28, 45%, 96%) |
| CMYK | cmyk(0%, 24.2%, 45.5%, 4.3%) |
| CIE-LAB | lab(79.40, 15.05, 34.60) |
| CIE-LCH | lch(79.40, 37.73, 66.49°) |
| OKLab | oklab(82.8% 0.0447 0.085) |
| OKLCH | oklch(82.8% 0.096 62.3) |
| XYZ | xyz(58.8933, 55.6282, 29.8211) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.49
Peach (survey)
#FFB07C
ΔE00 4.87
Burlywood
#DEB887
ΔE00 5.79
Sandybrown
#F4A460
ΔE00 6.35
Pale Orange
#FFA756
ΔE00 7.40
Apricot
#FBCEB1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B985 #85C0F4
analogous
#F48589 #F4B985 #F4F185
triadic
#F4B985 #85F4B9 #B985F4
tetradic
#F4B985 #89F485 #85C0F4 #F185F4
square
#F4B985 #89F485 #85C0F4 #F185F4
split-complementary
#F4B985 #85F4F1 #8589F4
monochromatic
#EA7915 #EF994D #F4B985 #F9D9BD #FCEFE3
Accessibility & contrast
On white
1.73
#F4B985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#F4B985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B985
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B985 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD81
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f4b985; /* rgb */ color: rgb(244, 185, 133); /* oklch */ color: oklch(82.8% 0.096 62.3);
Tailwind
colors: {
custom: {
50: '#facea9',
500: '#f4b985',
950: '#000000',
},
}SCSS
$custom: #f4b985; $custom-light: #facea9; $custom-dark: #000000;
JSON
{
"hex": "#f4b985",
"rgb": {
"r": 244,
"g": 185,
"b": 133
},
"hsl": {
"h": 28.108,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.82804,
"c": 0.09606,
"h": 62.3
},
"luminance": 0.55624
}Semantic roles & 50–950 ramp
primary
#F4B985
secondary
#4D93D0
accent
#7AE006
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#181310
muted
#868380