#F3CA81#F3CA81
#F3CA81 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.102 H 81.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA81 |
|---|---|
| RGB | rgb(243, 202, 129) |
| HSL | hsl(38, 83%, 73%) |
| HSV | hsv(38, 47%, 95%) |
| CMYK | cmyk(0%, 16.9%, 46.9%, 4.7%) |
| CIE-LAB | lab(83.38, 5.37, 41.74) |
| CIE-LCH | lch(83.38, 42.08, 82.66°) |
| OKLab | oklab(85.88% 0.0158 0.1011) |
| OKLCH | oklch(85.88% 0.102 81.1) |
| XYZ | xyz(62.0474, 62.8839, 29.6342) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.94
Wheat (survey)
#FBDD7E
ΔE00 6.73
Burlywood
#DEB887
ΔE00 6.75
Navajowhite
#FFDEAD
ΔE00 6.82
Tan (survey)
#D1B26F
ΔE00 7.05
Very Light Brown
#D3B683
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA81 #81AAF3
analogous
#F39181 #F3CA81 #E3F381
triadic
#F3CA81 #81F3CA #CA81F3
tetradic
#F3CA81 #81F391 #81AAF3 #F381E3
square
#F3CA81 #81F391 #81AAF3 #F381E3
split-complementary
#F3CA81 #81E3F3 #9181F3
monochromatic
#E49A16 #EEB249 #F3CA81 #F8E2B9 #FCF3E3
Accessibility & contrast
On white
1.55
#F3CA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F3CA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA81
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA81 | 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)
#DCCA7B
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca81; /* rgb */ color: rgb(243, 202, 129); /* oklch */ color: oklch(85.9% 0.102 81.1);
Tailwind
colors: {
custom: {
50: '#f9daa6',
500: '#f3ca81',
950: '#000000',
},
}SCSS
$custom: #f3ca81; $custom-light: #f9daa6; $custom-dark: #000000;
JSON
{
"hex": "#f3ca81",
"rgb": {
"r": 243,
"g": 202,
"b": 129
},
"hsl": {
"h": 38.421,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.85877,
"c": 0.10236,
"h": 81.1
},
"luminance": 0.62881
}Semantic roles & 50–950 ramp
primary
#F3CA81
secondary
#4A79CF
accent
#54DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380