#F0CA81#F0CA81
#F0CA81 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.101 H 82.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA81 |
|---|---|
| RGB | rgb(240, 202, 129) |
| HSL | hsl(39, 79%, 72%) |
| HSV | hsv(39, 46%, 94%) |
| CMYK | cmyk(0%, 15.8%, 46.3%, 5.9%) |
| CIE-LAB | lab(83.10, 4.17, 41.32) |
| CIE-LCH | lch(83.10, 41.53, 84.23°) |
| OKLab | oklab(85.59% 0.0124 0.1002) |
| OKLCH | oklch(85.59% 0.101 82.9) |
| XYZ | xyz(61.0203, 62.3543, 29.5861) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.08
Wheat (survey)
#FBDD7E
ΔE00 6.26
Tan (survey)
#D1B26F
ΔE00 6.66
Burlywood
#DEB887
ΔE00 6.86
Navajowhite
#FFDEAD
ΔE00 6.92
Very Light Brown
#D3B683
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA81 #81A7F0
analogous
#F09281 #F0CA81 #DFF081
triadic
#F0CA81 #81F0CA #CA81F0
tetradic
#F0CA81 #81F092 #81A7F0 #F081DF
square
#F0CA81 #81F092 #81A7F0 #F081DF
split-complementary
#F0CA81 #81DFF0 #9281F0
monochromatic
#DC9A1A #E9B34A #F0CA81 #F7E1B8 #FCF3E4
Accessibility & contrast
On white
1.56
#F0CA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F0CA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA81
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA81 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97B
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca81; /* rgb */ color: rgb(240, 202, 129); /* oklch */ color: oklch(85.6% 0.101 82.9);
Tailwind
colors: {
custom: {
50: '#f7daa6',
500: '#f0ca81',
950: '#000000',
},
}SCSS
$custom: #f0ca81; $custom-light: #f7daa6; $custom-dark: #000000;
JSON
{
"hex": "#f0ca81",
"rgb": {
"r": 240,
"g": 202,
"b": 129
},
"hsl": {
"h": 39.459,
"s": 78.723,
"l": 72.353
},
"oklch": {
"l": 0.85592,
"c": 0.10101,
"h": 82.9
},
"luminance": 0.62351
}Semantic roles & 50–950 ramp
primary
#F0CA81
secondary
#4A76CB
accent
#52DB0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380