#F0BB92#F0BB92
#F0BB92 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.0% C 0.082 H 59.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BB92 |
|---|---|
| RGB | rgb(240, 187, 146) |
| HSL | hsl(26, 76%, 76%) |
| HSV | hsv(26, 39%, 94%) |
| CMYK | cmyk(0%, 22.1%, 39.2%, 5.9%) |
| CIE-LAB | lab(79.70, 13.79, 28.09) |
| CIE-LCH | lch(79.70, 31.29, 63.86°) |
| OKLab | oklab(83.01% 0.0421 0.0703) |
| OKLCH | oklch(83.01% 0.082 59.1) |
| XYZ | xyz(58.8957, 56.1445, 34.9234) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.63
Peach (survey)
#FFB07C
ΔE00 5.68
Burlywood
#DEB887
ΔE00 6.02
Apricot (survey)
#FFB16D
ΔE00 6.90
Light Peach
#FFD8B1
ΔE00 7.27
Tan
#D2B48C
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BB92 #92C7F0
analogous
#F09298 #F0BB92 #F0EA92
triadic
#F0BB92 #92F0BB #BB92F0
tetradic
#F0BB92 #98F092 #92C7F0 #EA92F0
square
#F0BB92 #98F092 #92C7F0 #EA92F0
split-complementary
#F0BB92 #92F0EA #9298F0
monochromatic
#E17826 #E9995C #F0BB92 #F7DDC8 #FBEEE4
Accessibility & contrast
On white
1.72
#F0BB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#F0BB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BB92
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BB92 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f0bb92; /* rgb */ color: rgb(240, 187, 146); /* oklch */ color: oklch(83.0% 0.082 59.1);
Tailwind
colors: {
custom: {
50: '#f7cfb2',
500: '#f0bb92',
950: '#000000',
},
}SCSS
$custom: #f0bb92; $custom-light: #f7cfb2; $custom-dark: #000000;
JSON
{
"hex": "#f0bb92",
"rgb": {
"r": 240,
"g": 187,
"b": 146
},
"hsl": {
"h": 26.17,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.83013,
"c": 0.08195,
"h": 59.1
},
"luminance": 0.56141
}Semantic roles & 50–950 ramp
primary
#F0BB92
secondary
#5A9ACC
accent
#80D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171311
muted
#858381