#F9BE85#F9BE85
#F9BE85 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.2% C 0.100 H 64.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BE85 |
|---|---|
| RGB | rgb(249, 190, 133) |
| HSL | hsl(29, 91%, 75%) |
| HSV | hsv(29, 47%, 98%) |
| CMYK | cmyk(0%, 23.7%, 46.6%, 2.4%) |
| CIE-LAB | lab(81.11, 14.41, 36.91) |
| CIE-LCH | lch(81.11, 39.62, 68.68°) |
| OKLab | oklab(84.25% 0.0425 0.0903) |
| OKLCH | oklch(84.25% 0.1 64.8) |
| XYZ | xyz(61.7167, 58.6640, 30.2584) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.65
Burlywood
#DEB887
ΔE00 5.89
Peach (survey)
#FFB07C
ΔE00 5.99
Sandybrown
#F4A460
ΔE00 7.08
Pale Orange
#FFA756
ΔE00 7.58
Light Peach
#FFD8B1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BE85 #85C0F9
analogous
#F98586 #F9BE85 #F9F885
triadic
#F9BE85 #85F9BE #BE85F9
tetradic
#F9BE85 #86F985 #85C0F9 #F885F9
square
#F9BE85 #86F985 #85C0F9 #F885F9
split-complementary
#F9BE85 #85F9F8 #8586F9
monochromatic
#F38010 #F69F4B #F9BE85 #FCDDBF #FEEFE2
Accessibility & contrast
On white
1.65
#F9BE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#F9BE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BE85
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BE85 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C281
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9be85; /* rgb */ color: rgb(249, 190, 133); /* oklch */ color: oklch(84.2% 0.100 64.8);
Tailwind
colors: {
custom: {
50: '#fed1a9',
500: '#f9be85',
950: '#000000',
},
}SCSS
$custom: #f9be85; $custom-light: #fed1a9; $custom-dark: #000000;
JSON
{
"hex": "#f9be85",
"rgb": {
"r": 249,
"g": 190,
"b": 133
},
"hsl": {
"h": 29.483,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.84249,
"c": 0.0998,
"h": 64.8
},
"luminance": 0.5866
}Semantic roles & 50–950 ramp
primary
#F9BE85
secondary
#4B92D7
accent
#75E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380