#F3CA87#F3CA87
#F3CA87 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.0% C 0.097 H 79.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA87 |
|---|---|
| RGB | rgb(243, 202, 135) |
| HSL | hsl(37, 82%, 74%) |
| HSV | hsv(37, 44%, 95%) |
| CMYK | cmyk(0%, 16.9%, 44.4%, 4.7%) |
| CIE-LAB | lab(83.47, 5.96, 38.81) |
| CIE-LCH | lch(83.47, 39.26, 81.27°) |
| OKLab | oklab(85.97% 0.0181 0.0948) |
| OKLCH | oklch(85.97% 0.097 79.2) |
| XYZ | xyz(62.4580, 63.0481, 31.7966) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.92
Navajowhite
#FFDEAD
ΔE00 6.01
Sand (survey)
#E2CA76
ΔE00 6.75
Very Light Brown
#D3B683
ΔE00 6.77
Pale Peach
#FFE5AD
ΔE00 7.13
Tan (survey)
#D1B26F
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA87 #87B0F3
analogous
#F39487 #F3CA87 #E6F387
triadic
#F3CA87 #87F3CA #CA87F3
tetradic
#F3CA87 #87F394 #87B0F3 #F387E6
square
#F3CA87 #87F394 #87B0F3 #F387E6
split-complementary
#F3CA87 #87E6F3 #9487F3
monochromatic
#E89918 #EDB14F #F3CA87 #F9E3BF #FCF3E3
Accessibility & contrast
On white
1.54
#F3CA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F3CA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA87
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA87 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA82
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca87; /* rgb */ color: rgb(243, 202, 135); /* oklch */ color: oklch(86.0% 0.097 79.2);
Tailwind
colors: {
custom: {
50: '#f9daab',
500: '#f3ca87',
950: '#000000',
},
}SCSS
$custom: #f3ca87; $custom-light: #f9daab; $custom-dark: #000000;
JSON
{
"hex": "#f3ca87",
"rgb": {
"r": 243,
"g": 202,
"b": 135
},
"hsl": {
"h": 37.222,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.85973,
"c": 0.09651,
"h": 79.2
},
"luminance": 0.63045
}Semantic roles & 50–950 ramp
primary
#F3CA87
secondary
#4F80CF
accent
#59DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381