#F7CA7A#F7CA7A
#F7CA7A is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.2% C 0.111 H 80.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA7A |
|---|---|
| RGB | rgb(247, 202, 122) |
| HSL | hsl(38, 89%, 72%) |
| HSV | hsv(38, 51%, 97%) |
| CMYK | cmyk(0%, 18.2%, 50.6%, 3.1%) |
| CIE-LAB | lab(83.66, 6.35, 45.67) |
| CIE-LCH | lch(83.66, 46.11, 82.09°) |
| OKLab | oklab(86.16% 0.0177 0.1095) |
| OKLCH | oklch(86.16% 0.111 80.8) |
| XYZ | xyz(62.9938, 63.4238, 27.3326) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.41
Wheat (survey)
#FBDD7E
ΔE00 6.65
Light Mustard
#F7D560
ΔE00 7.32
Maize
#F4D054
ΔE00 7.52
Burlywood
#DEB887
ΔE00 7.70
Tan (survey)
#D1B26F
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA7A #7AA7F7
analogous
#F78C7A #F7CA7A #E5F77A
triadic
#F7CA7A #7AF7CA #CA7AF7
tetradic
#F7CA7A #7AF78C #7AA7F7 #F77AE5
square
#F7CA7A #7AF78C #7AA7F7 #F77AE5
split-complementary
#F7CA7A #7AE5F7 #8C7AF7
monochromatic
#E99A0E #F4B340 #F7CA7A #FAE1B4 #FDF3E2
Accessibility & contrast
On white
1.53
#F7CA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F7CA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA7A
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA7A | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca7a; /* rgb */ color: rgb(247, 202, 122); /* oklch */ color: oklch(86.2% 0.111 80.8);
Tailwind
colors: {
custom: {
50: '#fcdaa2',
500: '#f7ca7a',
950: '#000000',
},
}SCSS
$custom: #f7ca7a; $custom-light: #fcdaa2; $custom-dark: #000000;
JSON
{
"hex": "#f7ca7a",
"rgb": {
"r": 247,
"g": 202,
"b": 122
},
"hsl": {
"h": 38.4,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.86157,
"c": 0.11087,
"h": 80.8
},
"luminance": 0.6342
}Semantic roles & 50–950 ramp
primary
#F7CA7A
secondary
#4276D3
accent
#53E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380