#F0CA80#F0CA80
#F0CA80 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.6% C 0.102 H 83.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA80 |
|---|---|
| RGB | rgb(240, 202, 128) |
| HSL | hsl(40, 79%, 72%) |
| HSV | hsv(40, 47%, 94%) |
| CMYK | cmyk(0%, 15.8%, 46.7%, 5.9%) |
| CIE-LAB | lab(83.09, 4.08, 41.81) |
| CIE-LCH | lch(83.09, 42.01, 84.43°) |
| OKLab | oklab(85.58% 0.0121 0.1013) |
| OKLCH | oklch(85.58% 0.102 83.2) |
| XYZ | xyz(60.9541, 62.3278, 29.2377) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.96
Wheat (survey)
#FBDD7E
ΔE00 6.13
Tan (survey)
#D1B26F
ΔE00 6.67
Sandy
#F1DA7A
ΔE00 6.96
Burlywood
#DEB887
ΔE00 7.01
Very Light Brown
#D3B683
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA80 #80A6F0
analogous
#F09280 #F0CA80 #DEF080
triadic
#F0CA80 #80F0CA #CA80F0
tetradic
#F0CA80 #80F092 #80A6F0 #F080DE
square
#F0CA80 #80F092 #80A6F0 #F080DE
split-complementary
#F0CA80 #80DEF0 #9280F0
monochromatic
#DC9A1A #EAB349 #F0CA80 #F6E1B7 #FCF4E4
Accessibility & contrast
On white
1.56
#F0CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F0CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA80
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA80 | 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)
#DBC97A
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca80; /* rgb */ color: rgb(240, 202, 128); /* oklch */ color: oklch(85.6% 0.102 83.2);
Tailwind
colors: {
custom: {
50: '#f7daa6',
500: '#f0ca80',
950: '#000000',
},
}SCSS
$custom: #f0ca80; $custom-light: #f7daa6; $custom-dark: #000000;
JSON
{
"hex": "#f0ca80",
"rgb": {
"r": 240,
"g": 202,
"b": 128
},
"hsl": {
"h": 39.643,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.85577,
"c": 0.10199,
"h": 83.2
},
"luminance": 0.62325
}Semantic roles & 50–950 ramp
primary
#F0CA80
secondary
#4A75CB
accent
#51DB0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380