#F0CA7D#F0CA7D
#F0CA7D is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.5% C 0.105 H 84.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA7D |
|---|---|
| RGB | rgb(240, 202, 125) |
| HSL | hsl(40, 79%, 72%) |
| HSV | hsv(40, 48%, 94%) |
| CMYK | cmyk(0%, 15.8%, 47.9%, 5.9%) |
| CIE-LAB | lab(83.05, 3.80, 43.26) |
| CIE-LCH | lch(83.05, 43.43, 84.98°) |
| OKLab | oklab(85.53% 0.0109 0.1044) |
| OKLCH | oklch(85.53% 0.105 84) |
| XYZ | xyz(60.7596, 62.2500, 28.2131) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.64
Wheat (survey)
#FBDD7E
ΔE00 5.77
Sandy
#F1DA7A
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.72
Light Mustard
#F7D560
ΔE00 6.74
Maize
#F4D054
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA7D #7DA3F0
analogous
#F0917D #F0CA7D #DDF07D
triadic
#F0CA7D #7DF0CA #CA7DF0
tetradic
#F0CA7D #7DF091 #7DA3F0 #F07DDD
square
#F0CA7D #7DF091 #7DA3F0 #F07DDD
split-complementary
#F0CA7D #7DDDF0 #917DF0
monochromatic
#DA9A19 #EAB446 #F0CA7D #F6E0B4 #FCF4E4
Accessibility & contrast
On white
1.56
#F0CA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#F0CA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA7D
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA7D | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC977
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca7d; /* rgb */ color: rgb(240, 202, 125); /* oklch */ color: oklch(85.5% 0.105 84.0);
Tailwind
colors: {
custom: {
50: '#f7daa4',
500: '#f0ca7d',
950: '#000000',
},
}SCSS
$custom: #f0ca7d; $custom-light: #f7daa4; $custom-dark: #000000;
JSON
{
"hex": "#f0ca7d",
"rgb": {
"r": 240,
"g": 202,
"b": 125
},
"hsl": {
"h": 40.174,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.85531,
"c": 0.10494,
"h": 84
},
"luminance": 0.62247
}Semantic roles & 50–950 ramp
primary
#F0CA7D
secondary
#4772CA
accent
#4FDC0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380