#F3CA86#F3CA86
#F3CA86 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.0% C 0.097 H 79.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA86 |
|---|---|
| RGB | rgb(243, 202, 134) |
| HSL | hsl(37, 82%, 74%) |
| HSV | hsv(37, 45%, 95%) |
| CMYK | cmyk(0%, 16.9%, 44.9%, 4.7%) |
| CIE-LAB | lab(83.45, 5.86, 39.30) |
| CIE-LCH | lch(83.45, 39.73, 81.52°) |
| OKLab | oklab(85.96% 0.0177 0.0959) |
| OKLCH | oklch(85.96% 0.097 79.6) |
| XYZ | xyz(62.3879, 63.0201, 31.4276) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.05
Navajowhite
#FFDEAD
ΔE00 6.14
Sand (survey)
#E2CA76
ΔE00 6.60
Very Light Brown
#D3B683
ΔE00 6.84
Tan (survey)
#D1B26F
ΔE00 7.16
Pale Peach
#FFE5AD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA86 #86AFF3
analogous
#F39486 #F3CA86 #E6F386
triadic
#F3CA86 #86F3CA #CA86F3
tetradic
#F3CA86 #86F394 #86AFF3 #F386E6
square
#F3CA86 #86F394 #86AFF3 #F386E6
split-complementary
#F3CA86 #86E6F3 #9486F3
monochromatic
#E89917 #EDB24E #F3CA86 #F9E2BE #FCF3E3
Accessibility & contrast
On white
1.54
#F3CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F3CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA86
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA86 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA81
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca86; /* rgb */ color: rgb(243, 202, 134); /* oklch */ color: oklch(86.0% 0.097 79.6);
Tailwind
colors: {
custom: {
50: '#f9daaa',
500: '#f3ca86',
950: '#000000',
},
}SCSS
$custom: #f3ca86; $custom-light: #f9daaa; $custom-dark: #000000;
JSON
{
"hex": "#f3ca86",
"rgb": {
"r": 243,
"g": 202,
"b": 134
},
"hsl": {
"h": 37.431,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.85957,
"c": 0.09749,
"h": 79.6
},
"luminance": 0.63017
}Semantic roles & 50–950 ramp
primary
#F3CA86
secondary
#4E7FCF
accent
#58DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381