#F7CA8A#F7CA8A
#F7CA8A is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.096 H 75.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA8A |
|---|---|
| RGB | rgb(247, 202, 138) |
| HSL | hsl(35, 87%, 75%) |
| HSV | hsv(35, 44%, 97%) |
| CMYK | cmyk(0%, 18.2%, 44.1%, 3.1%) |
| CIE-LAB | lab(83.89, 7.84, 37.89) |
| CIE-LCH | lch(83.89, 38.70, 78.31°) |
| OKLab | oklab(86.41% 0.0237 0.0928) |
| OKLCH | oklch(86.41% 0.096 75.7) |
| XYZ | xyz(64.0680, 63.8535, 32.9901) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.68
Navajowhite
#FFDEAD
ΔE00 5.80
Light Peach
#FFD8B1
ΔE00 6.86
Very Light Brown
#D3B683
ΔE00 7.27
Pale Peach
#FFE5AD
ΔE00 7.59
Moccasin
#FFE4B5
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA8A #8AB7F7
analogous
#F7938A #F7CA8A #EEF78A
triadic
#F7CA8A #8AF7CA #CA8AF7
tetradic
#F7CA8A #8AF793 #8AB7F7 #F78AEE
square
#F7CA8A #8AF793 #8AB7F7 #F78AEE
split-complementary
#F7CA8A #8AEEF7 #938AF7
monochromatic
#EF9617 #F3B051 #F7CA8A #FBE4C3 #FDF2E2
Accessibility & contrast
On white
1.53
#F7CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#F7CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA8A
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA8A | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB85
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca8a; /* rgb */ color: rgb(247, 202, 138); /* oklch */ color: oklch(86.4% 0.096 75.7);
Tailwind
colors: {
custom: {
50: '#fcdaad',
500: '#f7ca8a',
950: '#000000',
},
}SCSS
$custom: #f7ca8a; $custom-light: #fcdaad; $custom-dark: #000000;
JSON
{
"hex": "#f7ca8a",
"rgb": {
"r": 247,
"g": 202,
"b": 138
},
"hsl": {
"h": 35.229,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.86406,
"c": 0.09579,
"h": 75.7
},
"luminance": 0.6385
}Semantic roles & 50–950 ramp
primary
#F7CA8A
secondary
#5087D5
accent
#5FE402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381