#F9BE95#F9BE95
#F9BE95 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.5% C 0.087 H 56.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BE95 |
|---|---|
| RGB | rgb(249, 190, 149) |
| HSL | hsl(25, 89%, 78%) |
| HSV | hsv(25, 40%, 98%) |
| CMYK | cmyk(0%, 23.7%, 40.2%, 2.4%) |
| CIE-LAB | lab(81.37, 16.04, 28.91) |
| CIE-LCH | lch(81.37, 33.06, 60.97°) |
| OKLab | oklab(84.54% 0.0487 0.0723) |
| OKLCH | oklch(84.54% 0.087 56) |
| XYZ | xyz(62.9074, 59.1403, 36.5297) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.88
Apricot
#FBCEB1
ΔE00 5.20
Apricot (survey)
#FFB16D
ΔE00 6.75
Light Peach
#FFD8B1
ΔE00 7.38
Burlywood
#DEB887
ΔE00 7.76
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BE95 #95D0F9
analogous
#F9959E #F9BE95 #F9F095
triadic
#F9BE95 #95F9BE #BE95F9
tetradic
#F9BE95 #9EF995 #95D0F9 #F095F9
square
#F9BE95 #9EF995 #95D0F9 #F095F9
split-complementary
#F9BE95 #95F9F0 #959EF9
monochromatic
#F27721 #F69A5B #F9BE95 #FCE2CF #FDEDE2
Accessibility & contrast
On white
1.64
#F9BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#F9BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BE95
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BE95 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC392
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9be95; /* rgb */ color: rgb(249, 190, 149); /* oklch */ color: oklch(84.5% 0.087 56.0);
Tailwind
colors: {
custom: {
50: '#fdd1b4',
500: '#f9be95',
950: '#000000',
},
}SCSS
$custom: #f9be95; $custom-light: #fdd1b4; $custom-dark: #000000;
JSON
{
"hex": "#f9be95",
"rgb": {
"r": 249,
"g": 190,
"b": 149
},
"hsl": {
"h": 24.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.84539,
"c": 0.08713,
"h": 56
},
"luminance": 0.59137
}Semantic roles & 50–950 ramp
primary
#F9BE95
secondary
#59A5D9
accent
#87E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381