#F8BE7E#F8BE7E
#F8BE7E is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.105 H 68.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BE7E |
|---|---|
| RGB | rgb(248, 190, 126) |
| HSL | hsl(31, 90%, 73%) |
| HSV | hsv(31, 49%, 97%) |
| CMYK | cmyk(0%, 23.4%, 49.2%, 2.7%) |
| CIE-LAB | lab(80.90, 13.36, 40.22) |
| CIE-LCH | lch(80.90, 42.38, 71.63°) |
| OKLab | oklab(84.03% 0.0387 0.0975) |
| OKLCH | oklch(84.03% 0.105 68.3) |
| XYZ | xyz(60.8935, 58.2936, 27.7791) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.07
Burlywood
#DEB887
ΔE00 5.73
Butterscotch
#FDB147
ΔE00 7.20
Sandybrown
#F4A460
ΔE00 7.40
Peach (survey)
#FFB07C
ΔE00 7.40
Light Orange
#FDAA48
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BE7E #7EB8F8
analogous
#F8817E #F8BE7E #F5F87E
triadic
#F8BE7E #7EF8BE #BE7EF8
tetradic
#F8BE7E #7EF881 #7EB8F8 #F87EF5
square
#F8BE7E #7EF881 #7EB8F8 #F87EF5
split-complementary
#F8BE7E #7EF5F8 #817EF8
monochromatic
#EF830D #F5A144 #F8BE7E #FBDBB8 #FDF0E2
Accessibility & contrast
On white
1.66
#F8BE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F8BE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BE7E
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BE7E | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8be7e; /* rgb */ color: rgb(248, 190, 126); /* oklch */ color: oklch(84.0% 0.105 68.3);
Tailwind
colors: {
custom: {
50: '#fdd1a4',
500: '#f8be7e',
950: '#000000',
},
}SCSS
$custom: #f8be7e; $custom-light: #fdd1a4; $custom-dark: #000000;
JSON
{
"hex": "#f8be7e",
"rgb": {
"r": 248,
"g": 190,
"b": 126
},
"hsl": {
"h": 31.475,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.84033,
"c": 0.10488,
"h": 68.3
},
"luminance": 0.5829
}Semantic roles & 50–950 ramp
primary
#F8BE7E
secondary
#468AD5
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380