#F3CA91#F3CA91
#F3CA91 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.087 H 75.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA91 |
|---|---|
| RGB | rgb(243, 202, 145) |
| HSL | hsl(35, 80%, 76%) |
| HSV | hsv(35, 40%, 95%) |
| CMYK | cmyk(0%, 16.9%, 40.3%, 4.7%) |
| CIE-LAB | lab(83.62, 6.99, 33.88) |
| CIE-LCH | lch(83.62, 34.59, 78.34°) |
| OKLab | oklab(86.15% 0.0219 0.0838) |
| OKLCH | oklch(86.15% 0.087 75.3) |
| XYZ | xyz(63.1954, 63.3431, 35.6803) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.85
Navajowhite
#FFDEAD
ΔE00 5.00
Light Peach
#FFD8B1
ΔE00 5.81
Very Light Brown
#D3B683
ΔE00 6.49
Wheat
#F5DEB3
ΔE00 6.82
Moccasin
#FFE4B5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA91 #91BAF3
analogous
#F39991 #F3CA91 #EBF391
triadic
#F3CA91 #91F3CA #CA91F3
tetradic
#F3CA91 #91F399 #91BAF3 #F391EB
square
#F3CA91 #91F399 #91BAF3 #F391EB
split-complementary
#F3CA91 #91EBF3 #9991F3
monochromatic
#E79523 #EDAF5A #F3CA91 #F9E5C8 #FCF2E3
Accessibility & contrast
On white
1.54
#F3CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#F3CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA91
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA91 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8D
Deuteranopia (green-blind)
#E4D492
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca91; /* rgb */ color: rgb(243, 202, 145); /* oklch */ color: oklch(86.1% 0.087 75.3);
Tailwind
colors: {
custom: {
50: '#f9dab1',
500: '#f3ca91',
950: '#000000',
},
}SCSS
$custom: #f3ca91; $custom-light: #f9dab1; $custom-dark: #000000;
JSON
{
"hex": "#f3ca91",
"rgb": {
"r": 243,
"g": 202,
"b": 145
},
"hsl": {
"h": 34.898,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.86145,
"c": 0.08667,
"h": 75.3
},
"luminance": 0.6334
}Semantic roles & 50–950 ramp
primary
#F3CA91
secondary
#588AD0
accent
#61DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381