#F7CA87#F7CA87
#F7CA87 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.099 H 76.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA87 |
|---|---|
| RGB | rgb(247, 202, 135) |
| HSL | hsl(36, 88%, 75%) |
| HSV | hsv(36, 45%, 97%) |
| CMYK | cmyk(0%, 18.2%, 45.3%, 3.1%) |
| CIE-LAB | lab(83.84, 7.55, 39.37) |
| CIE-LCH | lch(83.84, 40.08, 79.15°) |
| OKLab | oklab(86.36% 0.0225 0.096) |
| OKLCH | oklch(86.36% 0.099 76.8) |
| XYZ | xyz(63.8538, 63.7678, 31.8620) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.00
Navajowhite
#FFDEAD
ΔE00 6.10
Very Light Brown
#D3B683
ΔE00 7.37
Light Peach
#FFD8B1
ΔE00 7.43
Pale Peach
#FFE5AD
ΔE00 7.63
Moccasin
#FFE4B5
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA87 #87B4F7
analogous
#F79287 #F7CA87 #ECF787
triadic
#F7CA87 #87F7CA #CA87F7
tetradic
#F7CA87 #87F792 #87B4F7 #F787EC
square
#F7CA87 #87F792 #87B4F7 #F787EC
split-complementary
#F7CA87 #87ECF7 #9287F7
monochromatic
#EF9714 #F3B14E #F7CA87 #FBE3C0 #FDF2E2
Accessibility & contrast
On white
1.53
#F7CA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F7CA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA87
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA87 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#E6D689
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca87; /* rgb */ color: rgb(247, 202, 135); /* oklch */ color: oklch(86.4% 0.099 76.8);
Tailwind
colors: {
custom: {
50: '#fcdaab',
500: '#f7ca87',
950: '#000000',
},
}SCSS
$custom: #f7ca87; $custom-light: #fcdaab; $custom-dark: #000000;
JSON
{
"hex": "#f7ca87",
"rgb": {
"r": 247,
"g": 202,
"b": 135
},
"hsl": {
"h": 35.893,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.86357,
"c": 0.09864,
"h": 76.8
},
"luminance": 0.63764
}Semantic roles & 50–950 ramp
primary
#F7CA87
secondary
#4E84D4
accent
#5CE401
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381