#F4BE95#F4BE95
#F4BE95 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.0% C 0.083 H 58.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BE95 |
|---|---|
| RGB | rgb(244, 190, 149) |
| HSL | hsl(26, 81%, 77%) |
| HSV | hsv(26, 39%, 96%) |
| CMYK | cmyk(0%, 22.1%, 38.9%, 4.3%) |
| CIE-LAB | lab(80.87, 14.10, 28.15) |
| CIE-LCH | lch(80.87, 31.48, 63.39°) |
| OKLab | oklab(84.04% 0.0431 0.0705) |
| OKLCH | oklch(84.04% 0.083 58.5) |
| XYZ | xyz(61.1485, 58.2333, 36.4473) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.06
Peach (survey)
#FFB07C
ΔE00 5.70
Burlywood
#DEB887
ΔE00 6.52
Light Peach
#FFD8B1
ΔE00 6.76
Apricot (survey)
#FFB16D
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BE95 #95CBF4
analogous
#F4959C #F4BE95 #F4EE95
triadic
#F4BE95 #95F4BE #BE95F4
tetradic
#F4BE95 #9CF495 #95CBF4 #EE95F4
square
#F4BE95 #9CF495 #95CBF4 #EE95F4
split-complementary
#F4BE95 #95F4EE #959CF4
monochromatic
#E87A26 #EE9C5E #F4BE95 #FAE0CC #FCEEE3
Accessibility & contrast
On white
1.66
#F4BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F4BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BE95
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BE95 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4be95; /* rgb */ color: rgb(244, 190, 149); /* oklch */ color: oklch(84.0% 0.083 58.5);
Tailwind
colors: {
custom: {
50: '#f9d1b4',
500: '#f4be95',
950: '#000000',
},
}SCSS
$custom: #f4be95; $custom-light: #f9d1b4; $custom-dark: #000000;
JSON
{
"hex": "#f4be95",
"rgb": {
"r": 244,
"g": 190,
"b": 149
},
"hsl": {
"h": 25.895,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.84035,
"c": 0.08262,
"h": 58.5
},
"luminance": 0.5823
}Semantic roles & 50–950 ramp
primary
#F4BE95
secondary
#5B9FD2
accent
#81DE08
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381