#F3CA84#F3CA84
#F3CA84 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.099 H 80.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA84 |
|---|---|
| RGB | rgb(243, 202, 132) |
| HSL | hsl(38, 82%, 74%) |
| HSV | hsv(38, 46%, 95%) |
| CMYK | cmyk(0%, 16.9%, 45.7%, 4.7%) |
| CIE-LAB | lab(83.42, 5.66, 40.27) |
| CIE-LCH | lch(83.42, 40.67, 82.00°) |
| OKLab | oklab(85.93% 0.0169 0.098) |
| OKLCH | oklch(85.93% 0.099 80.2) |
| XYZ | xyz(62.2497, 62.9648, 30.6999) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.32
Navajowhite
#FFDEAD
ΔE00 6.40
Very Light Brown
#D3B683
ΔE00 6.98
Tan (survey)
#D1B26F
ΔE00 7.10
Wheat (survey)
#FBDD7E
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA84 #84ADF3
analogous
#F39284 #F3CA84 #E4F384
triadic
#F3CA84 #84F3CA #CA84F3
tetradic
#F3CA84 #84F392 #84ADF3 #F384E4
square
#F3CA84 #84F392 #84ADF3 #F384E4
split-complementary
#F3CA84 #84E4F3 #9284F3
monochromatic
#E69916 #EEB24C #F3CA84 #F8E2BC #FCF3E3
Accessibility & contrast
On white
1.54
#F3CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F3CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA84
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA84 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca84; /* rgb */ color: rgb(243, 202, 132); /* oklch */ color: oklch(85.9% 0.099 80.2);
Tailwind
colors: {
custom: {
50: '#f9daa9',
500: '#f3ca84',
950: '#000000',
},
}SCSS
$custom: #f3ca84; $custom-light: #f9daa9; $custom-dark: #000000;
JSON
{
"hex": "#f3ca84",
"rgb": {
"r": 243,
"g": 202,
"b": 132
},
"hsl": {
"h": 37.838,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.85925,
"c": 0.09945,
"h": 80.2
},
"luminance": 0.62962
}Semantic roles & 50–950 ramp
primary
#F3CA84
secondary
#4C7DCF
accent
#57DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380