#F3CA85#F3CA85
#F3CA85 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.098 H 79.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA85 |
|---|---|
| RGB | rgb(243, 202, 133) |
| HSL | hsl(38, 82%, 74%) |
| HSV | hsv(38, 45%, 95%) |
| CMYK | cmyk(0%, 16.9%, 45.3%, 4.7%) |
| CIE-LAB | lab(83.44, 5.76, 39.79) |
| CIE-LCH | lch(83.44, 40.20, 81.76°) |
| OKLab | oklab(85.94% 0.0173 0.0969) |
| OKLCH | oklch(85.94% 0.098 79.9) |
| XYZ | xyz(62.3185, 62.9923, 31.0620) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.18
Navajowhite
#FFDEAD
ΔE00 6.27
Sand (survey)
#E2CA76
ΔE00 6.46
Very Light Brown
#D3B683
ΔE00 6.91
Tan (survey)
#D1B26F
ΔE00 7.13
Pale Peach
#FFE5AD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA85 #85AEF3
analogous
#F39385 #F3CA85 #E5F385
triadic
#F3CA85 #85F3CA #CA85F3
tetradic
#F3CA85 #85F393 #85AEF3 #F385E5
square
#F3CA85 #85F393 #85AEF3 #F385E5
split-complementary
#F3CA85 #85E5F3 #9385F3
monochromatic
#E79917 #EEB24D #F3CA85 #F8E2BD #FCF3E3
Accessibility & contrast
On white
1.54
#F3CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F3CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA85
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA85 | 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)
#DBCA80
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca85; /* rgb */ color: rgb(243, 202, 133); /* oklch */ color: oklch(85.9% 0.098 79.9);
Tailwind
colors: {
custom: {
50: '#f9daa9',
500: '#f3ca85',
950: '#000000',
},
}SCSS
$custom: #f3ca85; $custom-light: #f9daa9; $custom-dark: #000000;
JSON
{
"hex": "#f3ca85",
"rgb": {
"r": 243,
"g": 202,
"b": 133
},
"hsl": {
"h": 37.636,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.85941,
"c": 0.09847,
"h": 79.9
},
"luminance": 0.62989
}Semantic roles & 50–950 ramp
primary
#F3CA85
secondary
#4D7ECF
accent
#57DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381