#F7CA91#F7CA91
#F7CA91 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.5% C 0.089 H 72.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA91 |
|---|---|
| RGB | rgb(247, 202, 145) |
| HSL | hsl(34, 86%, 77%) |
| HSV | hsv(34, 41%, 97%) |
| CMYK | cmyk(0%, 18.2%, 41.3%, 3.1%) |
| CIE-LAB | lab(84.00, 8.56, 34.44) |
| CIE-LCH | lch(84.00, 35.49, 76.04°) |
| OKLab | oklab(86.53% 0.0264 0.0851) |
| OKLCH | oklch(86.53% 0.089 72.8) |
| XYZ | xyz(64.5912, 64.0628, 35.7457) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.17
Navajowhite
#FFDEAD
ΔE00 5.32
Light Peach
#FFD8B1
ΔE00 5.50
Peach
#FFDAB9
ΔE00 7.20
Very Light Brown
#D3B683
ΔE00 7.27
Moccasin
#FFE4B5
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA91 #91BEF7
analogous
#F79791 #F7CA91 #F1F791
triadic
#F7CA91 #91F7CA #CA91F7
tetradic
#F7CA91 #91F797 #91BEF7 #F791F1
square
#F7CA91 #91F797 #91BEF7 #F791F1
split-complementary
#F7CA91 #91F1F7 #9791F7
monochromatic
#EF931F #F3AF58 #F7CA91 #FBE5CA #FDF1E2
Accessibility & contrast
On white
1.52
#F7CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#F7CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA91
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA91 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8D
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca91; /* rgb */ color: rgb(247, 202, 145); /* oklch */ color: oklch(86.5% 0.089 72.8);
Tailwind
colors: {
custom: {
50: '#fbdab2',
500: '#f7ca91',
950: '#000000',
},
}SCSS
$custom: #f7ca91; $custom-light: #fbdab2; $custom-dark: #000000;
JSON
{
"hex": "#f7ca91",
"rgb": {
"r": 247,
"g": 202,
"b": 145
},
"hsl": {
"h": 33.529,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.86527,
"c": 0.08912,
"h": 72.8
},
"luminance": 0.6406
}Semantic roles & 50–950 ramp
primary
#F7CA91
secondary
#578FD6
accent
#66E303
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381