#F7CA8D#F7CA8D
#F7CA8D is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.093 H 74.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA8D |
|---|---|
| RGB | rgb(247, 202, 141) |
| HSL | hsl(35, 87%, 76%) |
| HSV | hsv(35, 43%, 97%) |
| CMYK | cmyk(0%, 18.2%, 42.9%, 3.1%) |
| CIE-LAB | lab(83.94, 8.15, 36.42) |
| CIE-LCH | lch(83.94, 37.32, 77.39°) |
| OKLab | oklab(86.46% 0.0248 0.0896) |
| OKLCH | oklch(86.46% 0.093 74.5) |
| XYZ | xyz(64.2882, 63.9416, 34.1499) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.41
Navajowhite
#FFDEAD
ΔE00 5.54
Light Peach
#FFD8B1
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 7.22
Moccasin
#FFE4B5
ΔE00 7.45
Pale Peach
#FFE5AD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA8D #8DBAF7
analogous
#F7958D #F7CA8D #EFF78D
triadic
#F7CA8D #8DF7CA #CA8DF7
tetradic
#F7CA8D #8DF795 #8DBAF7 #F78DEF
square
#F7CA8D #8DF795 #8DBAF7 #F78DEF
split-complementary
#F7CA8D #8DEFF7 #958DF7
monochromatic
#EF951B #F3AF54 #F7CA8D #FBE5C6 #FDF2E2
Accessibility & contrast
On white
1.52
#F7CA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#F7CA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA8D
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA8D | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB89
Deuteranopia (green-blind)
#E6D68E
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca8d; /* rgb */ color: rgb(247, 202, 141); /* oklch */ color: oklch(86.5% 0.093 74.5);
Tailwind
colors: {
custom: {
50: '#fcdaaf',
500: '#f7ca8d',
950: '#000000',
},
}SCSS
$custom: #f7ca8d; $custom-light: #fcdaaf; $custom-dark: #000000;
JSON
{
"hex": "#f7ca8d",
"rgb": {
"r": 247,
"g": 202,
"b": 141
},
"hsl": {
"h": 34.528,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.86457,
"c": 0.09293,
"h": 74.5
},
"luminance": 0.63938
}Semantic roles & 50–950 ramp
primary
#F7CA8D
secondary
#538AD5
accent
#62E302
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381