#F3CA8A#F3CA8A
#F3CA8A is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.094 H 78.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA8A |
|---|---|
| RGB | rgb(243, 202, 138) |
| HSL | hsl(37, 81%, 75%) |
| HSV | hsv(37, 43%, 95%) |
| CMYK | cmyk(0%, 16.9%, 43.2%, 4.7%) |
| CIE-LAB | lab(83.51, 6.26, 37.33) |
| CIE-LCH | lch(83.51, 37.85, 80.48°) |
| OKLab | oklab(86.02% 0.0192 0.0916) |
| OKLCH | oklch(86.02% 0.094 78.2) |
| XYZ | xyz(62.6722, 63.1338, 32.9247) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.54
Navajowhite
#FFDEAD
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 6.61
Pale Peach
#FFE5AD
ΔE00 7.05
Light Peach
#FFD8B1
ΔE00 7.21
Sand (survey)
#E2CA76
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA8A #8AB3F3
analogous
#F3958A #F3CA8A #E8F38A
triadic
#F3CA8A #8AF3CA #CA8AF3
tetradic
#F3CA8A #8AF395 #8AB3F3 #F38AE8
square
#F3CA8A #8AF395 #8AB3F3 #F38AE8
split-complementary
#F3CA8A #8AE8F3 #958AF3
monochromatic
#E8981B #EDB152 #F3CA8A #F9E3C2 #FCF2E3
Accessibility & contrast
On white
1.54
#F3CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#F3CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA8A
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA8A | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca8a; /* rgb */ color: rgb(243, 202, 138); /* oklch */ color: oklch(86.0% 0.094 78.2);
Tailwind
colors: {
custom: {
50: '#f9daad',
500: '#f3ca8a',
950: '#000000',
},
}SCSS
$custom: #f3ca8a; $custom-light: #f9daad; $custom-dark: #000000;
JSON
{
"hex": "#f3ca8a",
"rgb": {
"r": 243,
"g": 202,
"b": 138
},
"hsl": {
"h": 36.571,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.86023,
"c": 0.09356,
"h": 78.2
},
"luminance": 0.63131
}Semantic roles & 50–950 ramp
primary
#F3CA8A
secondary
#5283D0
accent
#5BDE08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381