#F0BD97#F0BD97
#F0BD97 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.5% C 0.078 H 58.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BD97 |
|---|---|
| RGB | rgb(240, 189, 151) |
| HSL | hsl(26, 75%, 77%) |
| HSV | hsv(26, 37%, 94%) |
| CMYK | cmyk(0%, 21.2%, 37.1%, 5.9%) |
| CIE-LAB | lab(80.27, 13.30, 26.21) |
| CIE-LCH | lch(80.27, 29.40, 63.10°) |
| OKLab | oklab(83.49% 0.041 0.0659) |
| OKLCH | oklch(83.49% 0.078 58.1) |
| XYZ | xyz(59.7205, 57.1580, 37.1591) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.78
Peach (survey)
#FFB07C
ΔE00 6.29
Burlywood
#DEB887
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 6.84
Peach
#FFDAB9
ΔE00 7.23
Tan
#D2B48C
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BD97 #97CAF0
analogous
#F0979E #F0BD97 #F0EA97
triadic
#F0BD97 #97F0BD #BD97F0
tetradic
#F0BD97 #9EF097 #97CAF0 #EA97F0
square
#F0BD97 #9EF097 #97CAF0 #EA97F0
split-complementary
#F0BD97 #97F0EA #979EF0
monochromatic
#E1792C #E89B62 #F0BD97 #F8DFCC #FBEEE4
Accessibility & contrast
On white
1.69
#F0BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#F0BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BD97
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BD97 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC194
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0bd97; /* rgb */ color: rgb(240, 189, 151); /* oklch */ color: oklch(83.5% 0.078 58.1);
Tailwind
colors: {
custom: {
50: '#f6d0b5',
500: '#f0bd97',
950: '#000000',
},
}SCSS
$custom: #f0bd97; $custom-light: #f6d0b5; $custom-dark: #000000;
JSON
{
"hex": "#f0bd97",
"rgb": {
"r": 240,
"g": 189,
"b": 151
},
"hsl": {
"h": 25.618,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.83489,
"c": 0.07765,
"h": 58.1
},
"luminance": 0.57155
}Semantic roles & 50–950 ramp
primary
#F0BD97
secondary
#5E9ECD
accent
#81D70F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381