#F2BC8E#F2BC8E
#F2BC8E is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.3% C 0.087 H 61.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC8E |
|---|---|
| RGB | rgb(242, 188, 142) |
| HSL | hsl(28, 79%, 75%) |
| HSV | hsv(28, 41%, 95%) |
| CMYK | cmyk(0%, 22.3%, 41.3%, 5.1%) |
| CIE-LAB | lab(80.07, 13.61, 30.73) |
| CIE-LCH | lch(80.07, 33.61, 66.11°) |
| OKLab | oklab(83.33% 0.0413 0.0764) |
| OKLCH | oklch(83.33% 0.087 61.6) |
| XYZ | xyz(59.4858, 56.8001, 33.4162) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.41
Peach (survey)
#FFB07C
ΔE00 5.66
Apricot (survey)
#FFB16D
ΔE00 6.05
Apricot
#FBCEB1
ΔE00 6.37
Light Peach
#FFD8B1
ΔE00 7.09
Tan
#D2B48C
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC8E #8EC4F2
analogous
#F28E92 #F2BC8E #F2EE8E
triadic
#F2BC8E #8EF2BC #BC8EF2
tetradic
#F2BC8E #92F28E #8EC4F2 #EE8EF2
square
#F2BC8E #92F28E #8EC4F2 #EE8EF2
split-complementary
#F2BC8E #8EF2EE #8E92F2
monochromatic
#E57B20 #EC9B57 #F2BC8E #F8DDC5 #FCEFE4
Accessibility & contrast
On white
1.70
#F2BC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#F2BC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC8E
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC8E | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF8B
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bc8e; /* rgb */ color: rgb(242, 188, 142); /* oklch */ color: oklch(83.3% 0.087 61.6);
Tailwind
colors: {
custom: {
50: '#f8d0af',
500: '#f2bc8e',
950: '#000000',
},
}SCSS
$custom: #f2bc8e; $custom-light: #f8d0af; $custom-dark: #000000;
JSON
{
"hex": "#f2bc8e",
"rgb": {
"r": 242,
"g": 188,
"b": 142
},
"hsl": {
"h": 27.6,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.83325,
"c": 0.08681,
"h": 61.6
},
"luminance": 0.56797
}Semantic roles & 50–950 ramp
primary
#F2BC8E
secondary
#5697CF
accent
#7BDC0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381