#F2BD99#F2BD99
#F2BD99 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.7% C 0.078 H 55.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD99 |
|---|---|
| RGB | rgb(242, 189, 153) |
| HSL | hsl(24, 77%, 77%) |
| HSV | hsv(24, 37%, 95%) |
| CMYK | cmyk(0%, 21.9%, 36.8%, 5.1%) |
| CIE-LAB | lab(80.50, 14.31, 25.51) |
| CIE-LCH | lch(80.50, 29.24, 60.71°) |
| OKLab | oklab(83.73% 0.044 0.0643) |
| OKLCH | oklch(83.73% 0.078 55.6) |
| XYZ | xyz(60.5671, 57.5756, 38.0538) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.48
Peach (survey)
#FFB07C
ΔE00 6.09
Light Peach
#FFD8B1
ΔE00 7.25
Burlywood
#DEB887
ΔE00 7.38
Peach
#FFDAB9
ΔE00 7.45
Apricot (survey)
#FFB16D
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD99 #99CEF2
analogous
#F299A1 #F2BD99 #F2EA99
triadic
#F2BD99 #99F2BD #BD99F2
tetradic
#F2BD99 #A1F299 #99CEF2 #EA99F2
square
#F2BD99 #A1F299 #99CEF2 #EA99F2
split-complementary
#F2BD99 #99F2EA #99A1F2
monochromatic
#E4772C #EB9A63 #F2BD99 #F9E0CF #FCEDE4
Accessibility & contrast
On white
1.68
#F2BD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F2BD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD99
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD99 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bd99; /* rgb */ color: rgb(242, 189, 153); /* oklch */ color: oklch(83.7% 0.078 55.6);
Tailwind
colors: {
custom: {
50: '#f8d1b7',
500: '#f2bd99',
950: '#000000',
},
}SCSS
$custom: #f2bd99; $custom-light: #f8d1b7; $custom-dark: #000000;
JSON
{
"hex": "#f2bd99",
"rgb": {
"r": 242,
"g": 189,
"b": 153
},
"hsl": {
"h": 24.27,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.83728,
"c": 0.07791,
"h": 55.6
},
"luminance": 0.57572
}Semantic roles & 50–950 ramp
primary
#F2BD99
secondary
#60A2D0
accent
#86DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381