#F0CA84#F0CA84
#F0CA84 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.098 H 82.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA84 |
|---|---|
| RGB | rgb(240, 202, 132) |
| HSL | hsl(39, 78%, 73%) |
| HSV | hsv(39, 45%, 94%) |
| CMYK | cmyk(0%, 15.8%, 45%, 5.9%) |
| CIE-LAB | lab(83.14, 4.47, 39.86) |
| CIE-LCH | lch(83.14, 40.11, 83.61°) |
| OKLab | oklab(85.64% 0.0136 0.0971) |
| OKLCH | oklch(85.64% 0.098 82) |
| XYZ | xyz(61.2226, 62.4352, 30.6517) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.48
Burlywood
#DEB887
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 6.49
Very Light Brown
#D3B683
ΔE00 6.66
Wheat (survey)
#FBDD7E
ΔE00 6.67
Tan (survey)
#D1B26F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA84 #84AAF0
analogous
#F09484 #F0CA84 #E0F084
triadic
#F0CA84 #84F0CA #CA84F0
tetradic
#F0CA84 #84F094 #84AAF0 #F084E0
square
#F0CA84 #84F094 #84AAF0 #F084E0
split-complementary
#F0CA84 #84E0F0 #9484F0
monochromatic
#DE9A1B #E9B24D #F0CA84 #F7E2BB #FCF3E4
Accessibility & contrast
On white
1.56
#F0CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F0CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA84
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA84 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97F
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca84; /* rgb */ color: rgb(240, 202, 132); /* oklch */ color: oklch(85.6% 0.098 82.0);
Tailwind
colors: {
custom: {
50: '#f7daa8',
500: '#f0ca84',
950: '#000000',
},
}SCSS
$custom: #f0ca84; $custom-light: #f7daa8; $custom-dark: #000000;
JSON
{
"hex": "#f0ca84",
"rgb": {
"r": 240,
"g": 202,
"b": 132
},
"hsl": {
"h": 38.889,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.8564,
"c": 0.09803,
"h": 82
},
"luminance": 0.62432
}Semantic roles & 50–950 ramp
primary
#F0CA84
secondary
#4D79CB
accent
#54DB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380