#F2BC7B#F2BC7B
#F2BC7B is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.103 H 70.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC7B |
|---|---|
| RGB | rgb(242, 188, 123) |
| HSL | hsl(33, 82%, 72%) |
| HSV | hsv(33, 49%, 95%) |
| CMYK | cmyk(0%, 22.3%, 49.2%, 5.1%) |
| CIE-LAB | lab(79.77, 11.73, 40.20) |
| CIE-LCH | lch(79.77, 41.88, 73.74°) |
| OKLab | oklab(83% 0.0339 0.0973) |
| OKLCH | oklch(83% 0.103 70.8) |
| XYZ | xyz(58.1789, 56.2773, 26.5333) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.85
Apricot (survey)
#FFB16D
ΔE00 5.94
Butterscotch
#FDB147
ΔE00 7.06
Very Light Brown
#D3B683
ΔE00 7.30
Fawn
#CFAF7B
ΔE00 7.36
Light Orange
#FDAA48
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC7B #7BB1F2
analogous
#F2817B #F2BC7B #EDF27B
triadic
#F2BC7B #7BF2BC #BC7BF2
tetradic
#F2BC7B #7BF281 #7BB1F2 #F27BED
square
#F2BC7B #7BF281 #7BB1F2 #F27BED
split-complementary
#F2BC7B #7BEDF2 #817BF2
monochromatic
#DD8316 #EDA043 #F2BC7B #F7D8B3 #FCF1E3
Accessibility & contrast
On white
1.71
#F2BC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#F2BC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC7B
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC7B | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE76
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bc7b; /* rgb */ color: rgb(242, 188, 123); /* oklch */ color: oklch(83.0% 0.103 70.8);
Tailwind
colors: {
custom: {
50: '#f9d0a2',
500: '#f2bc7b',
950: '#000000',
},
}SCSS
$custom: #f2bc7b; $custom-light: #f9d0a2; $custom-dark: #000000;
JSON
{
"hex": "#f2bc7b",
"rgb": {
"r": 242,
"g": 188,
"b": 123
},
"hsl": {
"h": 32.773,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.82998,
"c": 0.10306,
"h": 70.8
},
"luminance": 0.56274
}Semantic roles & 50–950 ramp
primary
#F2BC7B
secondary
#4582CD
accent
#69DE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380