#F0BD8A#F0BD8A
#F0BD8A is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.089 H 66.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BD8A |
|---|---|
| RGB | rgb(240, 189, 138) |
| HSL | hsl(30, 77%, 74%) |
| HSV | hsv(30, 43%, 94%) |
| CMYK | cmyk(0%, 21.2%, 42.5%, 5.9%) |
| CIE-LAB | lab(80.04, 11.87, 32.76) |
| CIE-LCH | lch(80.04, 34.84, 70.08°) |
| OKLab | oklab(83.24% 0.0359 0.081) |
| OKLCH | oklch(83.24% 0.089 66.1) |
| XYZ | xyz(58.7223, 56.7587, 31.9023) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.08
Apricot (survey)
#FFB16D
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.64
Peach (survey)
#FFB07C
ΔE00 6.96
Light Peach
#FFD8B1
ΔE00 6.98
Very Light Brown
#D3B683
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BD8A #8ABDF0
analogous
#F08A8A #F0BD8A #F0F08A
triadic
#F0BD8A #8AF0BD #BD8AF0
tetradic
#F0BD8A #8AF08A #8ABDF0 #F08AF0
square
#F0BD8A #8AF08A #8ABDF0 #F08AF0
split-complementary
#F0BD8A #8AF0F0 #8A8AF0
monochromatic
#E2801E #E99E54 #F0BD8A #F7DCC0 #FCF0E4
Accessibility & contrast
On white
1.70
#F0BD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#F0BD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BD8A
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BD8A | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0bd8a; /* rgb */ color: rgb(240, 189, 138); /* oklch */ color: oklch(83.2% 0.089 66.1);
Tailwind
colors: {
custom: {
50: '#f7d0ac',
500: '#f0bd8a',
950: '#000000',
},
}SCSS
$custom: #f0bd8a; $custom-light: #f7d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f0bd8a",
"rgb": {
"r": 240,
"g": 189,
"b": 138
},
"hsl": {
"h": 30,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.8324,
"c": 0.08859,
"h": 66.1
},
"luminance": 0.56755
}Semantic roles & 50–950 ramp
primary
#F0BD8A
secondary
#538FCC
accent
#73DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381