#F2BE97#F2BE97
#F2BE97 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.079 H 58.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE97 |
|---|---|
| RGB | rgb(242, 190, 151) |
| HSL | hsl(26, 78%, 77%) |
| HSV | hsv(26, 38%, 95%) |
| CMYK | cmyk(0%, 21.5%, 37.6%, 5.1%) |
| CIE-LAB | lab(80.71, 13.55, 26.84) |
| CIE-LCH | lch(80.71, 30.07, 63.21°) |
| OKLab | oklab(83.88% 0.0417 0.0674) |
| OKLCH | oklch(83.88% 0.079 58.3) |
| XYZ | xyz(60.6192, 57.9418, 37.2631) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.73
Peach (survey)
#FFB07C
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.47
Light Peach
#FFD8B1
ΔE00 6.66
Peach
#FFDAB9
ΔE00 7.11
Apricot (survey)
#FFB16D
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE97 #97CBF2
analogous
#F2979E #F2BE97 #F2EB97
triadic
#F2BE97 #97F2BE #BE97F2
tetradic
#F2BE97 #9EF297 #97CBF2 #EB97F2
square
#F2BE97 #9EF297 #97CBF2 #EB97F2
split-complementary
#F2BE97 #97F2EB #979EF2
monochromatic
#E47A2A #EB9C61 #F2BE97 #F9E0CD #FCEEE4
Accessibility & contrast
On white
1.67
#F2BE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F2BE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE97
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE97 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC294
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2be97; /* rgb */ color: rgb(242, 190, 151); /* oklch */ color: oklch(83.9% 0.079 58.3);
Tailwind
colors: {
custom: {
50: '#f8d1b5',
500: '#f2be97',
950: '#000000',
},
}SCSS
$custom: #f2be97; $custom-light: #f8d1b5; $custom-dark: #000000;
JSON
{
"hex": "#f2be97",
"rgb": {
"r": 242,
"g": 190,
"b": 151
},
"hsl": {
"h": 25.714,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.83876,
"c": 0.07926,
"h": 58.3
},
"luminance": 0.57939
}Semantic roles & 50–950 ramp
primary
#F2BE97
secondary
#5E9FCF
accent
#82DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381