#F3CA82#F3CA82
#F3CA82 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.101 H 80.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA82 |
|---|---|
| RGB | rgb(243, 202, 130) |
| HSL | hsl(38, 82%, 73%) |
| HSV | hsv(38, 47%, 95%) |
| CMYK | cmyk(0%, 16.9%, 46.5%, 4.7%) |
| CIE-LAB | lab(83.40, 5.47, 41.25) |
| CIE-LCH | lch(83.40, 41.61, 82.45°) |
| OKLab | oklab(85.89% 0.0162 0.1001) |
| OKLCH | oklch(85.89% 0.101 80.8) |
| XYZ | xyz(62.1142, 62.9106, 29.9860) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.06
Burlywood
#DEB887
ΔE00 6.60
Navajowhite
#FFDEAD
ΔE00 6.68
Wheat (survey)
#FBDD7E
ΔE00 6.87
Tan (survey)
#D1B26F
ΔE00 7.06
Very Light Brown
#D3B683
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA82 #82ABF3
analogous
#F39182 #F3CA82 #E4F382
triadic
#F3CA82 #82F3CA #CA82F3
tetradic
#F3CA82 #82F391 #82ABF3 #F382E4
square
#F3CA82 #82F391 #82ABF3 #F382E4
split-complementary
#F3CA82 #82E4F3 #9182F3
monochromatic
#E59A16 #EEB24A #F3CA82 #F8E2BA #FCF3E3
Accessibility & contrast
On white
1.55
#F3CA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F3CA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA82
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA82 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca82; /* rgb */ color: rgb(243, 202, 130); /* oklch */ color: oklch(85.9% 0.101 80.8);
Tailwind
colors: {
custom: {
50: '#f9daa7',
500: '#f3ca82',
950: '#000000',
},
}SCSS
$custom: #f3ca82; $custom-light: #f9daa7; $custom-dark: #000000;
JSON
{
"hex": "#f3ca82",
"rgb": {
"r": 243,
"g": 202,
"b": 130
},
"hsl": {
"h": 38.23,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.85893,
"c": 0.1014,
"h": 80.8
},
"luminance": 0.62907
}Semantic roles & 50–950 ramp
primary
#F3CA82
secondary
#4B7ACF
accent
#55DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380