#F9BE7E#F9BE7E
#F9BE7E is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.1% C 0.106 H 67.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BE7E |
|---|---|
| RGB | rgb(249, 190, 126) |
| HSL | hsl(31, 91%, 74%) |
| HSV | hsv(31, 49%, 98%) |
| CMYK | cmyk(0%, 23.7%, 49.4%, 2.4%) |
| CIE-LAB | lab(81.00, 13.76, 40.37) |
| CIE-LCH | lch(81.00, 42.65, 71.18°) |
| OKLab | oklab(84.14% 0.0398 0.0978) |
| OKLCH | oklch(84.14% 0.106 67.8) |
| XYZ | xyz(61.2491, 58.4769, 27.7958) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.85
Burlywood
#DEB887
ΔE00 5.93
Peach (survey)
#FFB07C
ΔE00 7.19
Butterscotch
#FDB147
ΔE00 7.19
Sandybrown
#F4A460
ΔE00 7.26
Light Orange
#FDAA48
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BE7E #7EB9F9
analogous
#F9807E #F9BE7E #F6F97E
triadic
#F9BE7E #7EF9BE #BE7EF9
tetradic
#F9BE7E #7EF980 #7EB9F9 #F97EF6
square
#F9BE7E #7EF980 #7EB9F9 #F97EF6
split-complementary
#F9BE7E #7EF6F9 #807EF9
monochromatic
#F1830B #F6A144 #F9BE7E #FCDBB8 #FEF0E2
Accessibility & contrast
On white
1.65
#F9BE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F9BE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BE7E
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BE7E | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9be7e; /* rgb */ color: rgb(249, 190, 126); /* oklch */ color: oklch(84.1% 0.106 67.8);
Tailwind
colors: {
custom: {
50: '#fed1a4',
500: '#f9be7e',
950: '#000000',
},
}SCSS
$custom: #f9be7e; $custom-light: #fed1a4; $custom-dark: #000000;
JSON
{
"hex": "#f9be7e",
"rgb": {
"r": 249,
"g": 190,
"b": 126
},
"hsl": {
"h": 31.22,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.84135,
"c": 0.1056,
"h": 67.8
},
"luminance": 0.58473
}Semantic roles & 50–950 ramp
primary
#F9BE7E
secondary
#458BD6
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380