#F3BB7D#F3BB7D
#F3BB7D is a very light, moderate orange. Relative luminance 0.561; OKLCH L 82.9% C 0.102 H 68.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BB7D |
|---|---|
| RGB | rgb(243, 187, 125) |
| HSL | hsl(32, 83%, 72%) |
| HSV | hsv(32, 49%, 95%) |
| CMYK | cmyk(0%, 23%, 48.6%, 4.7%) |
| CIE-LAB | lab(79.66, 12.84, 39.05) |
| CIE-LCH | lch(79.66, 41.11, 71.81°) |
| OKLab | oklab(82.94% 0.0374 0.0948) |
| OKLCH | oklch(82.94% 0.102 68.5) |
| XYZ | xyz(58.4367, 56.0796, 27.1446) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.97
Apricot (survey)
#FFB16D
ΔE00 5.14
Sandybrown
#F4A460
ΔE00 7.10
Peach (survey)
#FFB07C
ΔE00 7.32
Butterscotch
#FDB147
ΔE00 7.38
Light Orange
#FDAA48
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BB7D #7DB5F3
analogous
#F3807D #F3BB7D #F0F37D
triadic
#F3BB7D #7DF3BB #BB7DF3
tetradic
#F3BB7D #7DF380 #7DB5F3 #F37DF0
square
#F3BB7D #7DF380 #7DB5F3 #F37DF0
split-complementary
#F3BB7D #7DF0F3 #807DF3
monochromatic
#E18015 #EE9E45 #F3BB7D #F8D8B5 #FCF0E3
Accessibility & contrast
On white
1.72
#F3BB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#F3BB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BB7D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BB7D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE78
Deuteranopia (green-blind)
#DBCB7E
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f3bb7d; /* rgb */ color: rgb(243, 187, 125); /* oklch */ color: oklch(82.9% 0.102 68.5);
Tailwind
colors: {
custom: {
50: '#f9cfa3',
500: '#f3bb7d',
950: '#000000',
},
}SCSS
$custom: #f3bb7d; $custom-light: #f9cfa3; $custom-dark: #000000;
JSON
{
"hex": "#f3bb7d",
"rgb": {
"r": 243,
"g": 187,
"b": 125
},
"hsl": {
"h": 31.525,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.82942,
"c": 0.10192,
"h": 68.5
},
"luminance": 0.56076
}Semantic roles & 50–950 ramp
primary
#F3BB7D
secondary
#4687CE
accent
#6DE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380