#F3BC95#F3BC95
#F3BC95 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.6% C 0.082 H 56.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC95 |
|---|---|
| RGB | rgb(243, 188, 149) |
| HSL | hsl(25, 80%, 77%) |
| HSV | hsv(25, 39%, 95%) |
| CMYK | cmyk(0%, 22.6%, 38.7%, 4.7%) |
| CIE-LAB | lab(80.29, 14.77, 27.35) |
| CIE-LCH | lch(80.29, 31.08, 61.64°) |
| OKLab | oklab(83.56% 0.0451 0.0686) |
| OKLCH | oklch(83.56% 0.082 56.7) |
| XYZ | xyz(60.3722, 57.1944, 36.2876) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.11
Peach (survey)
#FFB07C
ΔE00 5.44
Burlywood
#DEB887
ΔE00 7.05
Apricot (survey)
#FFB16D
ΔE00 7.21
Light Peach
#FFD8B1
ΔE00 7.39
Peach
#FFDAB9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC95 #95CCF3
analogous
#F3959D #F3BC95 #F3EB95
triadic
#F3BC95 #95F3BC #BC95F3
tetradic
#F3BC95 #9DF395 #95CCF3 #EB95F3
square
#F3BC95 #9DF395 #95CCF3 #EB95F3
split-complementary
#F3BC95 #95F3EB #959DF3
monochromatic
#E77727 #ED995E #F3BC95 #F9DFCC #FCEEE4
Accessibility & contrast
On white
1.69
#F3BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#F3BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC95
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC95 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bc95; /* rgb */ color: rgb(243, 188, 149); /* oklch */ color: oklch(83.6% 0.082 56.7);
Tailwind
colors: {
custom: {
50: '#f9d0b4',
500: '#f3bc95',
950: '#000000',
},
}SCSS
$custom: #f3bc95; $custom-light: #f9d0b4; $custom-dark: #000000;
JSON
{
"hex": "#f3bc95",
"rgb": {
"r": 243,
"g": 188,
"b": 149
},
"hsl": {
"h": 24.894,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.83561,
"c": 0.0821,
"h": 56.7
},
"luminance": 0.57191
}Semantic roles & 50–950 ramp
primary
#F3BC95
secondary
#5CA0D1
accent
#85DC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381