#F0C094#F0C094
#F0C094 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.0% C 0.080 H 63.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C094 |
|---|---|
| RGB | rgb(240, 192, 148) |
| HSL | hsl(29, 75%, 76%) |
| HSV | hsv(29, 38%, 94%) |
| CMYK | cmyk(0%, 20%, 38.3%, 5.9%) |
| CIE-LAB | lab(80.94, 11.38, 28.70) |
| CIE-LCH | lch(80.94, 30.88, 68.37°) |
| OKLab | oklab(84% 0.0352 0.0718) |
| OKLCH | oklch(84% 0.08 63.9) |
| XYZ | xyz(60.1319, 58.3657, 36.1096) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.62
Apricot
#FBCEB1
ΔE00 5.71
Light Peach
#FFD8B1
ΔE00 5.80
Tan
#D2B48C
ΔE00 6.55
Peach
#FFDAB9
ΔE00 6.72
Peach (survey)
#FFB07C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C094 #94C4F0
analogous
#F09496 #F0C094 #F0EE94
triadic
#F0C094 #94F0C0 #C094F0
tetradic
#F0C094 #96F094 #94C4F0 #EE94F0
square
#F0C094 #96F094 #94C4F0 #EE94F0
split-complementary
#F0C094 #94F0EE #9496F0
monochromatic
#E18129 #E8A05E #F0C094 #F8E0CA #FBEFE4
Accessibility & contrast
On white
1.66
#F0C094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F0C094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C094
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C094 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC391
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f0c094; /* rgb */ color: rgb(240, 192, 148); /* oklch */ color: oklch(84.0% 0.080 63.9);
Tailwind
colors: {
custom: {
50: '#f6d3b3',
500: '#f0c094',
950: '#000000',
},
}SCSS
$custom: #f0c094; $custom-light: #f6d3b3; $custom-dark: #000000;
JSON
{
"hex": "#f0c094",
"rgb": {
"r": 240,
"g": 192,
"b": 148
},
"hsl": {
"h": 28.696,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.83997,
"c": 0.07994,
"h": 63.9
},
"luminance": 0.58363
}Semantic roles & 50–950 ramp
primary
#F0C094
secondary
#5C97CD
accent
#77D80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381