#F7CA89#F7CA89
#F7CA89 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.097 H 76.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA89 |
|---|---|
| RGB | rgb(247, 202, 137) |
| HSL | hsl(35, 87%, 75%) |
| HSV | hsv(35, 45%, 97%) |
| CMYK | cmyk(0%, 18.2%, 44.5%, 3.1%) |
| CIE-LAB | lab(83.87, 7.74, 38.38) |
| CIE-LCH | lch(83.87, 39.16, 78.60°) |
| OKLab | oklab(86.39% 0.0233 0.0939) |
| OKLCH | oklch(86.39% 0.097 76.1) |
| XYZ | xyz(63.9959, 63.8247, 32.6106) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.79
Navajowhite
#FFDEAD
ΔE00 5.89
Light Peach
#FFD8B1
ΔE00 7.05
Very Light Brown
#D3B683
ΔE00 7.30
Pale Peach
#FFE5AD
ΔE00 7.60
Moccasin
#FFE4B5
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA89 #89B6F7
analogous
#F79389 #F7CA89 #EDF789
triadic
#F7CA89 #89F7CA #CA89F7
tetradic
#F7CA89 #89F793 #89B6F7 #F789ED
square
#F7CA89 #89F793 #89B6F7 #F789ED
split-complementary
#F7CA89 #89EDF7 #9389F7
monochromatic
#EF9716 #F3B050 #F7CA89 #FBE4C2 #FDF2E2
Accessibility & contrast
On white
1.53
#F7CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F7CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA89
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA89 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca89; /* rgb */ color: rgb(247, 202, 137); /* oklch */ color: oklch(86.4% 0.097 76.1);
Tailwind
colors: {
custom: {
50: '#fcdaac',
500: '#f7ca89',
950: '#000000',
},
}SCSS
$custom: #f7ca89; $custom-light: #fcdaac; $custom-dark: #000000;
JSON
{
"hex": "#f7ca89",
"rgb": {
"r": 247,
"g": 202,
"b": 137
},
"hsl": {
"h": 35.455,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.86389,
"c": 0.09675,
"h": 76.1
},
"luminance": 0.63821
}Semantic roles & 50–950 ramp
primary
#F7CA89
secondary
#5086D5
accent
#5EE402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381