#F2B985#F2B985
#F2B985 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.6% C 0.094 H 63.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B985 |
|---|---|
| RGB | rgb(242, 185, 133) |
| HSL | hsl(29, 81%, 74%) |
| HSV | hsv(29, 45%, 95%) |
| CMYK | cmyk(0%, 23.6%, 45%, 5.1%) |
| CIE-LAB | lab(79.20, 14.26, 34.30) |
| CIE-LCH | lch(79.20, 37.14, 67.43°) |
| OKLab | oklab(82.6% 0.0424 0.0844) |
| OKLCH | oklch(82.6% 0.094 63.3) |
| XYZ | xyz(58.2029, 55.2722, 29.7887) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.80
Burlywood
#DEB887
ΔE00 5.27
Peach (survey)
#FFB07C
ΔE00 5.36
Sandybrown
#F4A460
ΔE00 6.56
Pale Orange
#FFA756
ΔE00 7.64
Tan
#D2B48C
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B985 #85BEF2
analogous
#F28587 #F2B985 #F2F085
triadic
#F2B985 #85F2B9 #B985F2
tetradic
#F2B985 #87F285 #85BEF2 #F085F2
square
#F2B985 #87F285 #85BEF2 #F085F2
split-complementary
#F2B985 #85F2F0 #8587F2
monochromatic
#E47A18 #EC994E #F2B985 #F8D9BC #FCEFE3
Accessibility & contrast
On white
1.74
#F2B985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#F2B985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B985
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B985 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD81
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2b985; /* rgb */ color: rgb(242, 185, 133); /* oklch */ color: oklch(82.6% 0.094 63.3);
Tailwind
colors: {
custom: {
50: '#f8cea9',
500: '#f2b985',
950: '#000000',
},
}SCSS
$custom: #f2b985; $custom-light: #f8cea9; $custom-dark: #000000;
JSON
{
"hex": "#f2b985",
"rgb": {
"r": 242,
"g": 185,
"b": 133
},
"hsl": {
"h": 28.624,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.82599,
"c": 0.09442,
"h": 63.3
},
"luminance": 0.55269
}Semantic roles & 50–950 ramp
primary
#F2B985
secondary
#4E91CE
accent
#78DD08
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#181310
muted
#868380