#F0BC90#F0BC90
#F0BC90 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.083 H 61.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BC90 |
|---|---|
| RGB | rgb(240, 188, 144) |
| HSL | hsl(28, 76%, 75%) |
| HSV | hsv(28, 40%, 94%) |
| CMYK | cmyk(0%, 21.7%, 40%, 5.9%) |
| CIE-LAB | lab(79.90, 13.04, 29.42) |
| CIE-LCH | lch(79.90, 32.18, 66.10°) |
| OKLab | oklab(83.16% 0.0398 0.0734) |
| OKLCH | oklch(83.16% 0.083 61.5) |
| XYZ | xyz(58.9544, 56.5086, 34.1821) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.22
Peach (survey)
#FFB07C
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 6.05
Apricot (survey)
#FFB16D
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 6.92
Tan
#D2B48C
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BC90 #90C4F0
analogous
#F09094 #F0BC90 #F0EC90
triadic
#F0BC90 #90F0BC #BC90F0
tetradic
#F0BC90 #94F090 #90C4F0 #EC90F0
square
#F0BC90 #94F090 #90C4F0 #EC90F0
split-complementary
#F0BC90 #90F0EC #9094F0
monochromatic
#E17B24 #E99B5A #F0BC90 #F7DDC6 #FBEFE4
Accessibility & contrast
On white
1.71
#F0BC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#F0BC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BC90
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BC90 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8D
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0bc90; /* rgb */ color: rgb(240, 188, 144); /* oklch */ color: oklch(83.2% 0.083 61.5);
Tailwind
colors: {
custom: {
50: '#f7d0b1',
500: '#f0bc90',
950: '#000000',
},
}SCSS
$custom: #f0bc90; $custom-light: #f7d0b1; $custom-dark: #000000;
JSON
{
"hex": "#f0bc90",
"rgb": {
"r": 240,
"g": 188,
"b": 144
},
"hsl": {
"h": 27.5,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.83163,
"c": 0.08348,
"h": 61.5
},
"luminance": 0.56505
}Semantic roles & 50–950 ramp
primary
#F0BC90
secondary
#5897CC
accent
#7BD80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381