#F3CA7A#F3CA7A
#F3CA7A is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.8% C 0.109 H 83.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA7A |
|---|---|
| RGB | rgb(243, 202, 122) |
| HSL | hsl(40, 83%, 72%) |
| HSV | hsv(40, 50%, 95%) |
| CMYK | cmyk(0%, 16.9%, 49.8%, 4.7%) |
| CIE-LAB | lab(83.29, 4.73, 45.12) |
| CIE-LCH | lch(83.29, 45.37, 84.01°) |
| OKLab | oklab(85.77% 0.0132 0.1083) |
| OKLCH | oklch(85.77% 0.109 83.1) |
| XYZ | xyz(61.5980, 62.7041, 27.2672) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.25
Wheat (survey)
#FBDD7E
ΔE00 5.91
Light Mustard
#F7D560
ΔE00 6.64
Maize
#F4D054
ΔE00 6.88
Sandy
#F1DA7A
ΔE00 6.94
Tan (survey)
#D1B26F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA7A #7AA3F3
analogous
#F38E7A #F3CA7A #E0F37A
triadic
#F3CA7A #7AF3CA #CA7AF3
tetradic
#F3CA7A #7AF38E #7AA3F3 #F37AE0
square
#F3CA7A #7AF38E #7AA3F3 #F37AE0
split-complementary
#F3CA7A #7AE0F3 #8E7AF3
monochromatic
#DF9A14 #EEB442 #F3CA7A #F8E0B2 #FCF4E3
Accessibility & contrast
On white
1.55
#F3CA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F3CA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA7A
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA7A | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC973
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3ca7a; /* rgb */ color: rgb(243, 202, 122); /* oklch */ color: oklch(85.8% 0.109 83.1);
Tailwind
colors: {
custom: {
50: '#f9daa2',
500: '#f3ca7a',
950: '#000000',
},
}SCSS
$custom: #f3ca7a; $custom-light: #f9daa2; $custom-dark: #000000;
JSON
{
"hex": "#f3ca7a",
"rgb": {
"r": 243,
"g": 202,
"b": 122
},
"hsl": {
"h": 39.669,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.85772,
"c": 0.10908,
"h": 83.1
},
"luminance": 0.62701
}Semantic roles & 50–950 ramp
primary
#F3CA7A
secondary
#4372CE
accent
#50E006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380