#F7CA97#F7CA97
#F7CA97 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.083 H 69.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA97 |
|---|---|
| RGB | rgb(247, 202, 151) |
| HSL | hsl(32, 86%, 78%) |
| HSV | hsv(32, 39%, 97%) |
| CMYK | cmyk(0%, 18.2%, 38.9%, 3.1%) |
| CIE-LAB | lab(84.10, 9.21, 31.47) |
| CIE-LCH | lch(84.10, 32.79, 73.68°) |
| OKLab | oklab(86.64% 0.0287 0.0784) |
| OKLCH | oklch(86.64% 0.083 69.9) |
| XYZ | xyz(65.0661, 64.2528, 38.2469) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.39
Burlywood
#DEB887
ΔE00 5.13
Navajowhite
#FFDEAD
ΔE00 5.33
Peach
#FFDAB9
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 6.96
Moccasin
#FFE4B5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA97 #97C4F7
analogous
#F79A97 #F7CA97 #F4F797
triadic
#F7CA97 #97F7CA #CA97F7
tetradic
#F7CA97 #97F79A #97C4F7 #F797F4
square
#F7CA97 #97F79A #97C4F7 #F797F4
split-complementary
#F7CA97 #97F4F7 #9A97F7
monochromatic
#EE9025 #F3AD5E #F7CA97 #FBE7D0 #FDF1E3
Accessibility & contrast
On white
1.52
#F7CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F7CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA97
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA97 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7ca97; /* rgb */ color: rgb(247, 202, 151); /* oklch */ color: oklch(86.6% 0.083 69.9);
Tailwind
colors: {
custom: {
50: '#fbdab6',
500: '#f7ca97',
950: '#000000',
},
}SCSS
$custom: #f7ca97; $custom-light: #fbdab6; $custom-dark: #000000;
JSON
{
"hex": "#f7ca97",
"rgb": {
"r": 247,
"g": 202,
"b": 151
},
"hsl": {
"h": 31.875,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.86637,
"c": 0.08346,
"h": 69.9
},
"luminance": 0.6425
}Semantic roles & 50–950 ramp
primary
#F7CA97
secondary
#5C95D6
accent
#6CE203
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381