#F2BE91#F2BE91
#F2BE91 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.084 H 62.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE91 |
|---|---|
| RGB | rgb(242, 190, 145) |
| HSL | hsl(28, 79%, 76%) |
| HSV | hsv(28, 40%, 95%) |
| CMYK | cmyk(0%, 21.5%, 40.1%, 5.1%) |
| CIE-LAB | lab(80.60, 12.88, 29.86) |
| CIE-LCH | lch(80.60, 32.52, 66.67°) |
| OKLab | oklab(83.76% 0.0393 0.0744) |
| OKLCH | oklch(83.76% 0.084 62.2) |
| XYZ | xyz(60.1442, 57.7518, 34.7618) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.23
Apricot
#FBCEB1
ΔE00 5.94
Peach (survey)
#FFB07C
ΔE00 6.21
Light Peach
#FFD8B1
ΔE00 6.50
Apricot (survey)
#FFB16D
ΔE00 6.59
Tan
#D2B48C
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE91 #91C5F2
analogous
#F29194 #F2BE91 #F2EE91
triadic
#F2BE91 #91F2BE #BE91F2
tetradic
#F2BE91 #94F291 #91C5F2 #EE91F2
square
#F2BE91 #94F291 #91C5F2 #EE91F2
split-complementary
#F2BE91 #91F2EE #9194F2
monochromatic
#E57D24 #EC9E5A #F2BE91 #F8DEC8 #FCEFE4
Accessibility & contrast
On white
1.67
#F2BE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#F2BE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE91
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE91 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2be91; /* rgb */ color: rgb(242, 190, 145); /* oklch */ color: oklch(83.8% 0.084 62.2);
Tailwind
colors: {
custom: {
50: '#f8d1b1',
500: '#f2be91',
950: '#000000',
},
}SCSS
$custom: #f2be91; $custom-light: #f8d1b1; $custom-dark: #000000;
JSON
{
"hex": "#f2be91",
"rgb": {
"r": 242,
"g": 190,
"b": 145
},
"hsl": {
"h": 27.835,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.83758,
"c": 0.08417,
"h": 62.2
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#F2BE91
secondary
#5898CF
accent
#7ADB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381