#F3CA7D#F3CA7D
#F3CA7D is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.106 H 82.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA7D |
|---|---|
| RGB | rgb(243, 202, 125) |
| HSL | hsl(39, 83%, 72%) |
| HSV | hsv(39, 49%, 95%) |
| CMYK | cmyk(0%, 16.9%, 48.6%, 4.7%) |
| CIE-LAB | lab(83.33, 5.00, 43.67) |
| CIE-LCH | lch(83.33, 43.96, 83.46°) |
| OKLab | oklab(85.82% 0.0143 0.1053) |
| OKLCH | oklch(85.82% 0.106 82.3) |
| XYZ | xyz(61.7867, 62.7796, 28.2613) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.51
Wheat (survey)
#FBDD7E
ΔE00 6.23
Tan (survey)
#D1B26F
ΔE00 7.07
Light Mustard
#F7D560
ΔE00 7.15
Sandy
#F1DA7A
ΔE00 7.27
Burlywood
#DEB887
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA7D #7DA6F3
analogous
#F38F7D #F3CA7D #E1F37D
triadic
#F3CA7D #7DF3CA #CA7DF3
tetradic
#F3CA7D #7DF38F #7DA6F3 #F37DE1
square
#F3CA7D #7DF38F #7DA6F3 #F37DE1
split-complementary
#F3CA7D #7DE1F3 #8F7DF3
monochromatic
#E19A15 #EEB345 #F3CA7D #F8E1B5 #FCF4E3
Accessibility & contrast
On white
1.55
#F3CA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F3CA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA7D
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA7D | 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)
#DCCA77
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca7d; /* rgb */ color: rgb(243, 202, 125); /* oklch */ color: oklch(85.8% 0.106 82.3);
Tailwind
colors: {
custom: {
50: '#f9daa4',
500: '#f3ca7d',
950: '#000000',
},
}SCSS
$custom: #f3ca7d; $custom-light: #f9daa4; $custom-dark: #000000;
JSON
{
"hex": "#f3ca7d",
"rgb": {
"r": 243,
"g": 202,
"b": 125
},
"hsl": {
"h": 39.153,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.85816,
"c": 0.10622,
"h": 82.3
},
"luminance": 0.62776
}Semantic roles & 50–950 ramp
primary
#F3CA7D
secondary
#4675CE
accent
#52E006
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380