#F2BE96#F2BE96
#F2BE96 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.080 H 59.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE96 |
|---|---|
| RGB | rgb(242, 190, 150) |
| HSL | hsl(26, 78%, 77%) |
| HSV | hsv(26, 38%, 95%) |
| CMYK | cmyk(0%, 21.5%, 38%, 5.1%) |
| CIE-LAB | lab(80.69, 13.44, 27.34) |
| CIE-LCH | lch(80.69, 30.47, 63.83°) |
| OKLab | oklab(83.86% 0.0413 0.0686) |
| OKLCH | oklch(83.86% 0.08 59) |
| XYZ | xyz(60.5383, 57.9094, 36.8372) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.91
Peach (survey)
#FFB07C
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.23
Light Peach
#FFD8B1
ΔE00 6.60
Peach
#FFDAB9
ΔE00 7.12
Apricot (survey)
#FFB16D
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE96 #96CAF2
analogous
#F2969C #F2BE96 #F2EC96
triadic
#F2BE96 #96F2BE #BE96F2
tetradic
#F2BE96 #9CF296 #96CAF2 #EC96F2
square
#F2BE96 #9CF296 #96CAF2 #EC96F2
split-complementary
#F2BE96 #96F2EC #969CF2
monochromatic
#E57B29 #EB9C60 #F2BE96 #F9E0CC #FCEEE4
Accessibility & contrast
On white
1.67
#F2BE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F2BE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE96
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE96 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC293
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2be96; /* rgb */ color: rgb(242, 190, 150); /* oklch */ color: oklch(83.9% 0.080 59.0);
Tailwind
colors: {
custom: {
50: '#f8d1b5',
500: '#f2be96',
950: '#000000',
},
}SCSS
$custom: #f2be96; $custom-light: #f8d1b5; $custom-dark: #000000;
JSON
{
"hex": "#f2be96",
"rgb": {
"r": 242,
"g": 190,
"b": 150
},
"hsl": {
"h": 26.087,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.83856,
"c": 0.08006,
"h": 59
},
"luminance": 0.57906
}Semantic roles & 50–950 ramp
primary
#F2BE96
secondary
#5D9ECF
accent
#80DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381