#F1CA97#F1CA97
#F1CA97 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.1% C 0.080 H 73.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CA97 |
|---|---|
| RGB | rgb(241, 202, 151) |
| HSL | hsl(34, 76%, 77%) |
| HSV | hsv(34, 37%, 95%) |
| CMYK | cmyk(0%, 16.2%, 37.3%, 5.5%) |
| CIE-LAB | lab(83.54, 6.88, 30.62) |
| CIE-LCH | lch(83.54, 31.38, 77.34°) |
| OKLab | oklab(86.07% 0.0221 0.0764) |
| OKLCH | oklch(86.07% 0.08 73.9) |
| XYZ | xyz(62.9837, 63.1790, 38.1493) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.51
Navajowhite
#FFDEAD
ΔE00 4.68
Light Peach
#FFD8B1
ΔE00 4.84
Wheat
#F5DEB3
ΔE00 6.29
Very Light Brown
#D3B683
ΔE00 6.35
Peach
#FFDAB9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CA97 #97BEF1
analogous
#F19D97 #F1CA97 #EBF197
triadic
#F1CA97 #97F1CA #CA97F1
tetradic
#F1CA97 #97F19D #97BEF1 #F197EB
square
#F1CA97 #97F19D #97BEF1 #F197EB
split-complementary
#F1CA97 #97EBF1 #9D97F1
monochromatic
#E2932B #EAAF61 #F1CA97 #F8E5CD #FBF1E4
Accessibility & contrast
On white
1.54
#F1CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F1CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CA97
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CA97 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f1ca97; /* rgb */ color: rgb(241, 202, 151); /* oklch */ color: oklch(86.1% 0.080 73.9);
Tailwind
colors: {
custom: {
50: '#f7dab6',
500: '#f1ca97',
950: '#000000',
},
}SCSS
$custom: #f1ca97; $custom-light: #f7dab6; $custom-dark: #000000;
JSON
{
"hex": "#f1ca97",
"rgb": {
"r": 241,
"g": 202,
"b": 151
},
"hsl": {
"h": 34,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.86067,
"c": 0.07952,
"h": 73.9
},
"luminance": 0.63176
}Semantic roles & 50–950 ramp
primary
#F1CA97
secondary
#5E8FCE
accent
#65D80D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381