#F7CA80#F7CA80
#F7CA80 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.2% C 0.105 H 79.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA80 |
|---|---|
| RGB | rgb(247, 202, 128) |
| HSL | hsl(37, 88%, 74%) |
| HSV | hsv(37, 48%, 97%) |
| CMYK | cmyk(0%, 18.2%, 48.2%, 3.1%) |
| CIE-LAB | lab(83.75, 6.88, 42.78) |
| CIE-LCH | lch(83.75, 43.33, 80.86°) |
| OKLab | oklab(86.25% 0.0199 0.1034) |
| OKLCH | oklch(86.25% 0.105 79.1) |
| XYZ | xyz(63.3771, 63.5771, 29.3513) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.88
Navajowhite
#FFDEAD
ΔE00 6.95
Sand (survey)
#E2CA76
ΔE00 6.97
Wheat (survey)
#FBDD7E
ΔE00 7.35
Tan (survey)
#D1B26F
ΔE00 7.68
Very Light Brown
#D3B683
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA80 #80ADF7
analogous
#F78E80 #F7CA80 #E8F780
triadic
#F7CA80 #80F7CA #CA80F7
tetradic
#F7CA80 #80F78E #80ADF7 #F780E8
square
#F7CA80 #80F78E #80ADF7 #F780E8
split-complementary
#F7CA80 #80E8F7 #8E80F7
monochromatic
#EE990F #F3B246 #F7CA80 #FBE2BA #FDF3E2
Accessibility & contrast
On white
1.53
#F7CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#F7CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA80
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA80 | 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)
#DCCA7A
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca80; /* rgb */ color: rgb(247, 202, 128); /* oklch */ color: oklch(86.2% 0.105 79.1);
Tailwind
colors: {
custom: {
50: '#fcdaa6',
500: '#f7ca80',
950: '#000000',
},
}SCSS
$custom: #f7ca80; $custom-light: #fcdaa6; $custom-dark: #000000;
JSON
{
"hex": "#f7ca80",
"rgb": {
"r": 247,
"g": 202,
"b": 128
},
"hsl": {
"h": 37.311,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.86246,
"c": 0.10527,
"h": 79.1
},
"luminance": 0.63574
}Semantic roles & 50–950 ramp
primary
#F7CA80
secondary
#487DD4
accent
#57E501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380