#F9BE94#F9BE94
#F9BE94 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.5% C 0.088 H 56.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BE94 |
|---|---|
| RGB | rgb(249, 190, 148) |
| HSL | hsl(25, 89%, 78%) |
| HSV | hsv(25, 41%, 98%) |
| CMYK | cmyk(0%, 23.7%, 40.6%, 2.4%) |
| CIE-LAB | lab(81.35, 15.94, 29.41) |
| CIE-LCH | lch(81.35, 33.45, 61.55°) |
| OKLab | oklab(84.52% 0.0483 0.0734) |
| OKLCH | oklch(84.52% 0.088 56.7) |
| XYZ | xyz(62.8279, 59.1085, 36.1111) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.83
Apricot
#FBCEB1
ΔE00 5.35
Apricot (survey)
#FFB16D
ΔE00 6.53
Light Peach
#FFD8B1
ΔE00 7.32
Burlywood
#DEB887
ΔE00 7.57
Peach
#FFDAB9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BE94 #94CFF9
analogous
#F9949D #F9BE94 #F9F094
triadic
#F9BE94 #94F9BE #BE94F9
tetradic
#F9BE94 #9DF994 #94CFF9 #F094F9
square
#F9BE94 #9DF994 #94CFF9 #F094F9
split-complementary
#F9BE94 #94F9F0 #949DF9
monochromatic
#F37820 #F69B5A #F9BE94 #FCE1CE #FDEDE2
Accessibility & contrast
On white
1.64
#F9BE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#F9BE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BE94
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BE94 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC391
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9be94; /* rgb */ color: rgb(249, 190, 148); /* oklch */ color: oklch(84.5% 0.088 56.7);
Tailwind
colors: {
custom: {
50: '#fdd1b3',
500: '#f9be94',
950: '#000000',
},
}SCSS
$custom: #f9be94; $custom-light: #fdd1b3; $custom-dark: #000000;
JSON
{
"hex": "#f9be94",
"rgb": {
"r": 249,
"g": 190,
"b": 148
},
"hsl": {
"h": 24.95,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.8452,
"c": 0.08787,
"h": 56.7
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#F9BE94
secondary
#59A3D9
accent
#86E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381