#F3CA7E#F3CA7E
#F3CA7E is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.105 H 82.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA7E |
|---|---|
| RGB | rgb(243, 202, 126) |
| HSL | hsl(39, 83%, 72%) |
| HSV | hsv(39, 48%, 95%) |
| CMYK | cmyk(0%, 16.9%, 48.1%, 4.7%) |
| CIE-LAB | lab(83.34, 5.09, 43.19) |
| CIE-LCH | lch(83.34, 43.49, 83.27°) |
| OKLab | oklab(85.83% 0.0147 0.1042) |
| OKLCH | oklch(85.83% 0.105 82) |
| XYZ | xyz(61.8509, 62.8053, 28.5994) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.61
Wheat (survey)
#FBDD7E
ΔE00 6.35
Tan (survey)
#D1B26F
ΔE00 7.06
Burlywood
#DEB887
ΔE00 7.18
Navajowhite
#FFDEAD
ΔE00 7.24
Light Mustard
#F7D560
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA7E #7EA7F3
analogous
#F38F7E #F3CA7E #E2F37E
triadic
#F3CA7E #7EF3CA #CA7EF3
tetradic
#F3CA7E #7EF38F #7EA7F3 #F37EE2
square
#F3CA7E #7EF38F #7EA7F3 #F37EE2
split-complementary
#F3CA7E #7EE2F3 #8F7EF3
monochromatic
#E29A15 #EEB346 #F3CA7E #F8E1B6 #FCF3E3
Accessibility & contrast
On white
1.55
#F3CA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F3CA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA7E
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA7E | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca7e; /* rgb */ color: rgb(243, 202, 126); /* oklch */ color: oklch(85.8% 0.105 82.0);
Tailwind
colors: {
custom: {
50: '#f9daa4',
500: '#f3ca7e',
950: '#000000',
},
}SCSS
$custom: #f3ca7e; $custom-light: #f9daa4; $custom-dark: #000000;
JSON
{
"hex": "#f3ca7e",
"rgb": {
"r": 243,
"g": 202,
"b": 126
},
"hsl": {
"h": 38.974,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.85831,
"c": 0.10526,
"h": 82
},
"luminance": 0.62802
}Semantic roles & 50–950 ramp
primary
#F3CA7E
secondary
#4776CE
accent
#52DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380