#F2BE99#F2BE99
#F2BE99 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.078 H 56.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE99 |
|---|---|
| RGB | rgb(242, 190, 153) |
| HSL | hsl(25, 77%, 77%) |
| HSV | hsv(25, 37%, 95%) |
| CMYK | cmyk(0%, 21.5%, 36.8%, 5.1%) |
| CIE-LAB | lab(80.74, 13.78, 25.83) |
| CIE-LCH | lch(80.74, 29.28, 61.92°) |
| OKLab | oklab(83.92% 0.0425 0.0651) |
| OKLCH | oklch(83.92% 0.078 56.9) |
| XYZ | xyz(60.7830, 58.0073, 38.1257) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.40
Peach (survey)
#FFB07C
ΔE00 6.25
Light Peach
#FFD8B1
ΔE00 6.83
Burlywood
#DEB887
ΔE00 6.96
Peach
#FFDAB9
ΔE00 7.12
Apricot (survey)
#FFB16D
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE99 #99CDF2
analogous
#F299A0 #F2BE99 #F2EB99
triadic
#F2BE99 #99F2BE #BE99F2
tetradic
#F2BE99 #A0F299 #99CDF2 #EB99F2
square
#F2BE99 #A0F299 #99CDF2 #EB99F2
split-complementary
#F2BE99 #99F2EB #99A0F2
monochromatic
#E4792C #EB9B63 #F2BE99 #F9E1CF #FCEEE4
Accessibility & contrast
On white
1.67
#F2BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#F2BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE99
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE99 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2be99; /* rgb */ color: rgb(242, 190, 153); /* oklch */ color: oklch(83.9% 0.078 56.9);
Tailwind
colors: {
custom: {
50: '#f8d1b7',
500: '#f2be99',
950: '#000000',
},
}SCSS
$custom: #f2be99; $custom-light: #f8d1b7; $custom-dark: #000000;
JSON
{
"hex": "#f2be99",
"rgb": {
"r": 242,
"g": 190,
"b": 153
},
"hsl": {
"h": 24.944,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.83916,
"c": 0.07769,
"h": 56.9
},
"luminance": 0.58004
}Semantic roles & 50–950 ramp
primary
#F2BE99
secondary
#60A1D0
accent
#84DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381