#F2BC8A#F2BC8A
#F2BC8A is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.3% C 0.090 H 63.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC8A |
|---|---|
| RGB | rgb(242, 188, 138) |
| HSL | hsl(29, 80%, 75%) |
| HSV | hsv(29, 43%, 95%) |
| CMYK | cmyk(0%, 22.3%, 43%, 5.1%) |
| CIE-LAB | lab(80.00, 13.19, 32.74) |
| CIE-LCH | lch(80.00, 35.29, 68.06°) |
| OKLab | oklab(83.25% 0.0397 0.0809) |
| OKLCH | oklch(83.25% 0.09 63.9) |
| XYZ | xyz(59.1908, 56.6821, 31.8629) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.87
Apricot (survey)
#FFB16D
ΔE00 5.65
Peach (survey)
#FFB07C
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 7.20
Tan
#D2B48C
ΔE00 7.25
Light Peach
#FFD8B1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC8A #8AC0F2
analogous
#F28A8C #F2BC8A #F2F08A
triadic
#F2BC8A #8AF2BC #BC8AF2
tetradic
#F2BC8A #8CF28A #8AC0F2 #F08AF2
square
#F2BC8A #8CF28A #8AC0F2 #F08AF2
split-complementary
#F2BC8A #8AF2F0 #8A8CF2
monochromatic
#E67D1C #EC9C53 #F2BC8A #F8DCC1 #FCEFE3
Accessibility & contrast
On white
1.70
#F2BC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#F2BC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC8A
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC8A | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF86
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bc8a; /* rgb */ color: rgb(242, 188, 138); /* oklch */ color: oklch(83.3% 0.090 63.9);
Tailwind
colors: {
custom: {
50: '#f8d0ac',
500: '#f2bc8a',
950: '#000000',
},
}SCSS
$custom: #f2bc8a; $custom-light: #f8d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f2bc8a",
"rgb": {
"r": 242,
"g": 188,
"b": 138
},
"hsl": {
"h": 28.846,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.83252,
"c": 0.09014,
"h": 63.9
},
"luminance": 0.56679
}Semantic roles & 50–950 ramp
primary
#F2BC8A
secondary
#5292CE
accent
#77DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381