#F0B593#F0B593
#F0B593 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.9% C 0.083 H 51.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B593 |
|---|---|
| RGB | rgb(240, 181, 147) |
| HSL | hsl(22, 76%, 76%) |
| HSV | hsv(22, 39%, 94%) |
| CMYK | cmyk(0%, 24.6%, 38.8%, 5.9%) |
| CIE-LAB | lab(78.28, 17.07, 25.65) |
| CIE-LCH | lch(78.28, 30.81, 56.36°) |
| OKLab | oklab(81.91% 0.0519 0.0645) |
| OKLCH | oklch(81.91% 0.083 51.2) |
| XYZ | xyz(57.7275, 53.6830, 34.9194) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.26
Apricot
#FBCEB1
ΔE00 6.35
Pale Salmon
#FFB19A
ΔE00 6.46
Pinkish Tan
#D99B82
ΔE00 7.49
Lightsalmon
#FFA07A
ΔE00 7.64
Light Salmon
#FEA993
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B593 #93CEF0
analogous
#F0939F #F0B593 #F0E393
triadic
#F0B593 #93F0B5 #B593F0
tetradic
#F0B593 #9FF093 #93CEF0 #E393F0
square
#F0B593 #9FF093 #93CEF0 #E393F0
split-complementary
#F0B593 #93F0E3 #939FF0
monochromatic
#E16B28 #E9905D #F0B593 #F7DAC9 #FBEDE4
Accessibility & contrast
On white
1.79
#F0B593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#F0B593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B593
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B593 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f0b593; /* rgb */ color: rgb(240, 181, 147); /* oklch */ color: oklch(81.9% 0.083 51.2);
Tailwind
colors: {
custom: {
50: '#f7cbb3',
500: '#f0b593',
950: '#000000',
},
}SCSS
$custom: #f0b593; $custom-light: #f7cbb3; $custom-dark: #000000;
JSON
{
"hex": "#f0b593",
"rgb": {
"r": 240,
"g": 181,
"b": 147
},
"hsl": {
"h": 21.935,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.81913,
"c": 0.08281,
"h": 51.2
},
"luminance": 0.5368
}Semantic roles & 50–950 ramp
primary
#F0B593
secondary
#5BA3CC
accent
#8ED80E
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281