#F2B87F#F2B87F
#F2B87F is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.3% C 0.099 H 65.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B87F |
|---|---|
| RGB | rgb(242, 184, 127) |
| HSL | hsl(30, 82%, 72%) |
| HSV | hsv(30, 48%, 95%) |
| CMYK | cmyk(0%, 24%, 47.5%, 5.1%) |
| CIE-LAB | lab(78.86, 14.20, 36.99) |
| CIE-LCH | lch(78.86, 39.62, 69.00°) |
| OKLab | oklab(82.31% 0.0417 0.0903) |
| OKLCH | oklch(82.31% 0.099 65.2) |
| XYZ | xyz(57.5917, 54.6942, 27.5982) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.35
Burlywood
#DEB887
ΔE00 5.21
Peach (survey)
#FFB07C
ΔE00 5.84
Sandybrown
#F4A460
ΔE00 6.15
Pale Orange
#FFA756
ΔE00 7.01
Light Orange
#FDAA48
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B87F #7FB9F2
analogous
#F27F80 #F2B87F #F2F17F
triadic
#F2B87F #7FF2B8 #B87FF2
tetradic
#F2B87F #80F27F #7FB9F2 #F17FF2
square
#F2B87F #80F27F #7FB9F2 #F17FF2
split-complementary
#F2B87F #7FF2F1 #7F80F2
monochromatic
#E07A17 #EC9947 #F2B87F #F8D7B7 #FCF0E3
Accessibility & contrast
On white
1.76
#F2B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#F2B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B87F
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B87F | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7B
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b87f; /* rgb */ color: rgb(242, 184, 127); /* oklch */ color: oklch(82.3% 0.099 65.2);
Tailwind
colors: {
custom: {
50: '#f9cda5',
500: '#f2b87f',
950: '#000000',
},
}SCSS
$custom: #f2b87f; $custom-light: #f9cda5; $custom-dark: #000000;
JSON
{
"hex": "#f2b87f",
"rgb": {
"r": 242,
"g": 184,
"b": 127
},
"hsl": {
"h": 29.739,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.82309,
"c": 0.09941,
"h": 65.2
},
"luminance": 0.54691
}Semantic roles & 50–950 ramp
primary
#F2B87F
secondary
#488BCD
accent
#74DE08
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380