#F9BC82#F9BC82
#F9BC82 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.102 H 64.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BC82 |
|---|---|
| RGB | rgb(249, 188, 130) |
| HSL | hsl(29, 91%, 74%) |
| HSV | hsv(29, 48%, 98%) |
| CMYK | cmyk(0%, 24.5%, 47.8%, 2.4%) |
| CIE-LAB | lab(80.58, 15.17, 37.79) |
| CIE-LCH | lch(80.58, 40.72, 68.12°) |
| OKLab | oklab(83.83% 0.0445 0.0922) |
| OKLCH | oklch(83.83% 0.102 64.2) |
| XYZ | xyz(61.0822, 57.7218, 29.0390) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.07
Peach (survey)
#FFB07C
ΔE00 5.55
Burlywood
#DEB887
ΔE00 6.16
Sandybrown
#F4A460
ΔE00 6.49
Pale Orange
#FFA756
ΔE00 7.00
Light Orange
#FDAA48
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BC82 #82BFF9
analogous
#F98284 #F9BC82 #F9F882
triadic
#F9BC82 #82F9BC #BC82F9
tetradic
#F9BC82 #84F982 #82BFF9 #F882F9
square
#F9BC82 #84F982 #82BFF9 #F882F9
split-complementary
#F9BC82 #82F9F8 #8284F9
monochromatic
#F37D0D #F69D48 #F9BC82 #FCDBBC #FEEFE2
Accessibility & contrast
On white
1.67
#F9BC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F9BC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BC82
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BC82 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f9bc82; /* rgb */ color: rgb(249, 188, 130); /* oklch */ color: oklch(83.8% 0.102 64.2);
Tailwind
colors: {
custom: {
50: '#fed0a7',
500: '#f9bc82',
950: '#000000',
},
}SCSS
$custom: #f9bc82; $custom-light: #fed0a7; $custom-dark: #000000;
JSON
{
"hex": "#f9bc82",
"rgb": {
"r": 249,
"g": 188,
"b": 130
},
"hsl": {
"h": 29.244,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.83827,
"c": 0.10231,
"h": 64.2
},
"luminance": 0.57718
}Semantic roles & 50–950 ramp
primary
#F9BC82
secondary
#4991D6
accent
#76E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380