#F0BE8A#F0BE8A
#F0BE8A is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.089 H 67.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BE8A |
|---|---|
| RGB | rgb(240, 190, 138) |
| HSL | hsl(31, 77%, 74%) |
| HSV | hsv(31, 43%, 94%) |
| CMYK | cmyk(0%, 20.8%, 42.5%, 5.9%) |
| CIE-LAB | lab(80.29, 11.34, 33.08) |
| CIE-LCH | lch(80.29, 34.97, 71.07°) |
| OKLab | oklab(83.43% 0.0343 0.0817) |
| OKLCH | oklch(83.43% 0.089 67.2) |
| XYZ | xyz(58.9382, 57.1904, 31.9743) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.87
Apricot (survey)
#FFB16D
ΔE00 6.47
Tan
#D2B48C
ΔE00 6.54
Light Peach
#FFD8B1
ΔE00 6.84
Very Light Brown
#D3B683
ΔE00 7.02
Fawn
#CFAF7B
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BE8A #8ABCF0
analogous
#F08B8A #F0BE8A #EFF08A
triadic
#F0BE8A #8AF0BE #BE8AF0
tetradic
#F0BE8A #8AF08B #8ABCF0 #F08AEF
square
#F0BE8A #8AF08B #8ABCF0 #F08AEF
split-complementary
#F0BE8A #8AEFF0 #8B8AF0
monochromatic
#E2821E #E9A054 #F0BE8A #F7DCC0 #FCF0E4
Accessibility & contrast
On white
1.69
#F0BE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#F0BE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BE8A
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BE8A | 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)
#CFC086
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0be8a; /* rgb */ color: rgb(240, 190, 138); /* oklch */ color: oklch(83.4% 0.089 67.2);
Tailwind
colors: {
custom: {
50: '#f7d1ac',
500: '#f0be8a',
950: '#000000',
},
}SCSS
$custom: #f0be8a; $custom-light: #f7d1ac; $custom-dark: #000000;
JSON
{
"hex": "#f0be8a",
"rgb": {
"r": 240,
"g": 190,
"b": 138
},
"hsl": {
"h": 30.588,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.8343,
"c": 0.08866,
"h": 67.2
},
"luminance": 0.57187
}Semantic roles & 50–950 ramp
primary
#F0BE8A
secondary
#538ECC
accent
#71DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381