#F2BC7A#F2BC7A
#F2BC7A is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.0% C 0.104 H 71.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC7A |
|---|---|
| RGB | rgb(242, 188, 122) |
| HSL | hsl(33, 82%, 71%) |
| HSV | hsv(33, 50%, 95%) |
| CMYK | cmyk(0%, 22.3%, 49.6%, 5.1%) |
| CIE-LAB | lab(79.76, 11.64, 40.69) |
| CIE-LCH | lch(79.76, 42.32, 74.04°) |
| OKLab | oklab(82.98% 0.0336 0.0984) |
| OKLCH | oklch(82.98% 0.104 71.2) |
| XYZ | xyz(58.1166, 56.2524, 26.2053) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.94
Apricot (survey)
#FFB16D
ΔE00 6.04
Butterscotch
#FDB147
ΔE00 6.91
Very Light Brown
#D3B683
ΔE00 7.31
Fawn
#CFAF7B
ΔE00 7.37
Light Orange
#FDAA48
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC7A #7AB0F2
analogous
#F2807A #F2BC7A #ECF27A
triadic
#F2BC7A #7AF2BC #BC7AF2
tetradic
#F2BC7A #7AF280 #7AB0F2 #F27AEC
square
#F2BC7A #7AF280 #7AB0F2 #F27AEC
split-complementary
#F2BC7A #7AECF2 #807AF2
monochromatic
#DC8316 #EDA042 #F2BC7A #F7D8B2 #FCF1E3
Accessibility & contrast
On white
1.71
#F2BC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#F2BC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC7A
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC7A | 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)
#CFBE75
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bc7a; /* rgb */ color: rgb(242, 188, 122); /* oklch */ color: oklch(83.0% 0.104 71.2);
Tailwind
colors: {
custom: {
50: '#f9d0a1',
500: '#f2bc7a',
950: '#000000',
},
}SCSS
$custom: #f2bc7a; $custom-light: #f9d0a1; $custom-dark: #000000;
JSON
{
"hex": "#f2bc7a",
"rgb": {
"r": 242,
"g": 188,
"b": 122
},
"hsl": {
"h": 33,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.82982,
"c": 0.10392,
"h": 71.2
},
"luminance": 0.56249
}Semantic roles & 50–950 ramp
primary
#F2BC7A
secondary
#4481CD
accent
#68DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380