#F2BC93#F2BC93
#F2BC93 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.4% C 0.083 H 58.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC93 |
|---|---|
| RGB | rgb(242, 188, 147) |
| HSL | hsl(26, 79%, 76%) |
| HSV | hsv(26, 39%, 95%) |
| CMYK | cmyk(0%, 22.3%, 39.3%, 5.1%) |
| CIE-LAB | lab(80.15, 14.15, 28.21) |
| CIE-LCH | lch(80.15, 31.56, 63.36°) |
| OKLab | oklab(83.42% 0.0432 0.0706) |
| OKLCH | oklch(83.42% 0.083 58.5) |
| XYZ | xyz(59.8696, 56.9536, 35.4378) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.42
Peach (survey)
#FFB07C
ΔE00 5.54
Burlywood
#DEB887
ΔE00 6.35
Apricot (survey)
#FFB16D
ΔE00 6.86
Light Peach
#FFD8B1
ΔE00 7.16
Peach
#FFDAB9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC93 #93C9F2
analogous
#F2939A #F2BC93 #F2EC93
triadic
#F2BC93 #93F2BC #BC93F2
tetradic
#F2BC93 #9AF293 #93C9F2 #EC93F2
square
#F2BC93 #9AF293 #93C9F2 #EC93F2
split-complementary
#F2BC93 #93F2EC #939AF2
monochromatic
#E57826 #EB9A5C #F2BC93 #F9DECA #FCEEE4
Accessibility & contrast
On white
1.69
#F2BC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#F2BC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC93
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC93 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bc93; /* rgb */ color: rgb(242, 188, 147); /* oklch */ color: oklch(83.4% 0.083 58.5);
Tailwind
colors: {
custom: {
50: '#f8d0b3',
500: '#f2bc93',
950: '#000000',
},
}SCSS
$custom: #f2bc93; $custom-light: #f8d0b3; $custom-dark: #000000;
JSON
{
"hex": "#f2bc93",
"rgb": {
"r": 242,
"g": 188,
"b": 147
},
"hsl": {
"h": 25.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.83421,
"c": 0.08276,
"h": 58.5
},
"luminance": 0.5695
}Semantic roles & 50–950 ramp
primary
#F2BC93
secondary
#5A9DCF
accent
#81DB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381