#F3CA97#F3CA97
#F3CA97 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.3% C 0.081 H 72.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA97 |
|---|---|
| RGB | rgb(243, 202, 151) |
| HSL | hsl(33, 79%, 77%) |
| HSV | hsv(33, 38%, 95%) |
| CMYK | cmyk(0%, 16.9%, 37.9%, 4.7%) |
| CIE-LAB | lab(83.72, 7.66, 30.90) |
| CIE-LCH | lch(83.72, 31.83, 76.09°) |
| OKLab | oklab(86.26% 0.0243 0.077) |
| OKLCH | oklch(86.26% 0.081 72.5) |
| XYZ | xyz(63.6703, 63.5330, 38.1815) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.62
Burlywood
#DEB887
ΔE00 4.65
Navajowhite
#FFDEAD
ΔE00 4.84
Peach
#FFDAB9
ΔE00 6.23
Wheat
#F5DEB3
ΔE00 6.66
Very Light Brown
#D3B683
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA97 #97C0F3
analogous
#F39C97 #F3CA97 #EEF397
triadic
#F3CA97 #97F3CA #CA97F3
tetradic
#F3CA97 #97F39C #97C0F3 #F397EE
square
#F3CA97 #97F39C #97C0F3 #F397EE
split-complementary
#F3CA97 #97EEF3 #9C97F3
monochromatic
#E69229 #EDAE60 #F3CA97 #F9E6CE #FCF1E4
Accessibility & contrast
On white
1.53
#F3CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#F3CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA97
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA97 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#E3D598
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3ca97; /* rgb */ color: rgb(243, 202, 151); /* oklch */ color: oklch(86.3% 0.081 72.5);
Tailwind
colors: {
custom: {
50: '#f8dab6',
500: '#f3ca97',
950: '#000000',
},
}SCSS
$custom: #f3ca97; $custom-light: #f8dab6; $custom-dark: #000000;
JSON
{
"hex": "#f3ca97",
"rgb": {
"r": 243,
"g": 202,
"b": 151
},
"hsl": {
"h": 33.261,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.86256,
"c": 0.08079,
"h": 72.5
},
"luminance": 0.6353
}Semantic roles & 50–950 ramp
primary
#F3CA97
secondary
#5D91D1
accent
#67DC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381