#F3CA80#F3CA80
#F3CA80 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.103 H 81.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA80 |
|---|---|
| RGB | rgb(243, 202, 128) |
| HSL | hsl(39, 83%, 73%) |
| HSV | hsv(39, 47%, 95%) |
| CMYK | cmyk(0%, 16.9%, 47.3%, 4.7%) |
| CIE-LAB | lab(83.37, 5.28, 42.22) |
| CIE-LCH | lch(83.37, 42.55, 82.87°) |
| OKLab | oklab(85.86% 0.0154 0.1022) |
| OKLCH | oklch(85.86% 0.103 81.4) |
| XYZ | xyz(61.9813, 62.8574, 29.2859) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.82
Wheat (survey)
#FBDD7E
ΔE00 6.60
Burlywood
#DEB887
ΔE00 6.89
Navajowhite
#FFDEAD
ΔE00 6.96
Tan (survey)
#D1B26F
ΔE00 7.05
Very Light Brown
#D3B683
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA80 #80A9F3
analogous
#F39180 #F3CA80 #E2F380
triadic
#F3CA80 #80F3CA #CA80F3
tetradic
#F3CA80 #80F391 #80A9F3 #F380E2
square
#F3CA80 #80F391 #80A9F3 #F380E2
split-complementary
#F3CA80 #80E2F3 #9180F3
monochromatic
#E39A15 #EEB348 #F3CA80 #F8E1B8 #FCF3E3
Accessibility & contrast
On white
1.55
#F3CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F3CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA80
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA80 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7A
Deuteranopia (green-blind)
#E6D482
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca80; /* rgb */ color: rgb(243, 202, 128); /* oklch */ color: oklch(85.9% 0.103 81.4);
Tailwind
colors: {
custom: {
50: '#f9daa6',
500: '#f3ca80',
950: '#000000',
},
}SCSS
$custom: #f3ca80; $custom-light: #f9daa6; $custom-dark: #000000;
JSON
{
"hex": "#f3ca80",
"rgb": {
"r": 243,
"g": 202,
"b": 128
},
"hsl": {
"h": 38.609,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.85862,
"c": 0.10334,
"h": 81.4
},
"luminance": 0.62854
}Semantic roles & 50–950 ramp
primary
#F3CA80
secondary
#4978CE
accent
#54DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380