#F0CA85#F0CA85
#F0CA85 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.7% C 0.097 H 81.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA85 |
|---|---|
| RGB | rgb(240, 202, 133) |
| HSL | hsl(39, 78%, 73%) |
| HSV | hsv(39, 45%, 94%) |
| CMYK | cmyk(0%, 15.8%, 44.6%, 5.9%) |
| CIE-LAB | lab(83.16, 4.56, 39.37) |
| CIE-LCH | lch(83.16, 39.64, 83.39°) |
| OKLab | oklab(85.66% 0.014 0.096) |
| OKLCH | oklch(85.66% 0.097 81.7) |
| XYZ | xyz(61.2914, 62.4627, 31.0138) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.63
Burlywood
#DEB887
ΔE00 6.28
Navajowhite
#FFDEAD
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 6.70
Wheat (survey)
#FBDD7E
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA85 #85ABF0
analogous
#F09485 #F0CA85 #E0F085
triadic
#F0CA85 #85F0CA #CA85F0
tetradic
#F0CA85 #85F094 #85ABF0 #F085E0
square
#F0CA85 #85F094 #85ABF0 #F085E0
split-complementary
#F0CA85 #85E0F0 #9485F0
monochromatic
#DF9A1B #E9B24E #F0CA85 #F7E2BB #FCF3E4
Accessibility & contrast
On white
1.56
#F0CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F0CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA85
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA85 | 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)
#DBCA80
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca85; /* rgb */ color: rgb(240, 202, 133); /* oklch */ color: oklch(85.7% 0.097 81.7);
Tailwind
colors: {
custom: {
50: '#f7daa9',
500: '#f0ca85',
950: '#000000',
},
}SCSS
$custom: #f0ca85; $custom-light: #f7daa9; $custom-dark: #000000;
JSON
{
"hex": "#f0ca85",
"rgb": {
"r": 240,
"g": 202,
"b": 133
},
"hsl": {
"h": 38.692,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.85656,
"c": 0.09704,
"h": 81.7
},
"luminance": 0.6246
}Semantic roles & 50–950 ramp
primary
#F0CA85
secondary
#4E7ACB
accent
#55DA0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381