#F3CA89#F3CA89
#F3CA89 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.095 H 78.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA89 |
|---|---|
| RGB | rgb(243, 202, 137) |
| HSL | hsl(37, 82%, 75%) |
| HSV | hsv(37, 44%, 95%) |
| CMYK | cmyk(0%, 16.9%, 43.6%, 4.7%) |
| CIE-LAB | lab(83.50, 6.16, 37.82) |
| CIE-LCH | lch(83.50, 38.32, 80.75°) |
| OKLab | oklab(86.01% 0.0188 0.0927) |
| OKLCH | oklch(86.01% 0.095 78.5) |
| XYZ | xyz(62.6001, 63.1050, 32.5452) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.66
Navajowhite
#FFDEAD
ΔE00 5.76
Very Light Brown
#D3B683
ΔE00 6.66
Pale Peach
#FFE5AD
ΔE00 7.07
Sand (survey)
#E2CA76
ΔE00 7.07
Tan (survey)
#D1B26F
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA89 #89B2F3
analogous
#F39589 #F3CA89 #E7F389
triadic
#F3CA89 #89F3CA #CA89F3
tetradic
#F3CA89 #89F395 #89B2F3 #F389E7
square
#F3CA89 #89F395 #89B2F3 #F389E7
split-complementary
#F3CA89 #89E7F3 #9589F3
monochromatic
#E8981A #EDB151 #F3CA89 #F9E3C1 #FCF3E3
Accessibility & contrast
On white
1.54
#F3CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#F3CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA89
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA89 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA84
Deuteranopia (green-blind)
#E5D48B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca89; /* rgb */ color: rgb(243, 202, 137); /* oklch */ color: oklch(86.0% 0.095 78.5);
Tailwind
colors: {
custom: {
50: '#f9daac',
500: '#f3ca89',
950: '#000000',
},
}SCSS
$custom: #f3ca89; $custom-light: #f9daac; $custom-dark: #000000;
JSON
{
"hex": "#f3ca89",
"rgb": {
"r": 243,
"g": 202,
"b": 137
},
"hsl": {
"h": 36.792,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.86007,
"c": 0.09454,
"h": 78.5
},
"luminance": 0.63102
}Semantic roles & 50–950 ramp
primary
#F3CA89
secondary
#5182CF
accent
#5ADE08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381