#F3BB7B#F3BB7B
#F3BB7B is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.9% C 0.104 H 69.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BB7B |
|---|---|
| RGB | rgb(243, 187, 123) |
| HSL | hsl(32, 83%, 72%) |
| HSV | hsv(32, 49%, 95%) |
| CMYK | cmyk(0%, 23%, 49.4%, 4.7%) |
| CIE-LAB | lab(79.63, 12.65, 40.04) |
| CIE-LCH | lch(79.63, 42.00, 72.46°) |
| OKLab | oklab(82.91% 0.0366 0.097) |
| OKLCH | oklch(82.91% 0.104 69.3) |
| XYZ | xyz(58.3103, 56.0291, 26.4785) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.07
Apricot (survey)
#FFB16D
ΔE00 5.29
Butterscotch
#FDB147
ΔE00 7.04
Sandybrown
#F4A460
ΔE00 7.22
Light Orange
#FDAA48
ΔE00 7.29
Pale Orange
#FFA756
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BB7B #7BB3F3
analogous
#F37F7B #F3BB7B #EFF37B
triadic
#F3BB7B #7BF3BB #BB7BF3
tetradic
#F3BB7B #7BF37F #7BB3F3 #F37BEF
square
#F3BB7B #7BF37F #7BB3F3 #F37BEF
split-complementary
#F3BB7B #7BEFF3 #7F7BF3
monochromatic
#DF8114 #EE9E43 #F3BB7B #F8D8B3 #FCF1E3
Accessibility & contrast
On white
1.72
#F3BB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#F3BB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BB7B
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BB7B | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE76
Deuteranopia (green-blind)
#DBCB7C
Tritanopia (blue-blind)
#FFAEAB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f3bb7b; /* rgb */ color: rgb(243, 187, 123); /* oklch */ color: oklch(82.9% 0.104 69.3);
Tailwind
colors: {
custom: {
50: '#facfa2',
500: '#f3bb7b',
950: '#000000',
},
}SCSS
$custom: #f3bb7b; $custom-light: #facfa2; $custom-dark: #000000;
JSON
{
"hex": "#f3bb7b",
"rgb": {
"r": 243,
"g": 187,
"b": 123
},
"hsl": {
"h": 32,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.82911,
"c": 0.10363,
"h": 69.3
},
"luminance": 0.56025
}Semantic roles & 50–950 ramp
primary
#F3BB7B
secondary
#4485CE
accent
#6BE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380