#F7C288#F7C288
#F7C288 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.8% C 0.096 H 68.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C288 |
|---|---|
| RGB | rgb(247, 194, 136) |
| HSL | hsl(31, 87%, 75%) |
| HSV | hsv(31, 45%, 97%) |
| CMYK | cmyk(0%, 21.5%, 44.9%, 3.1%) |
| CIE-LAB | lab(81.91, 11.81, 36.37) |
| CIE-LCH | lch(81.91, 38.24, 72.00°) |
| OKLab | oklab(84.85% 0.0352 0.0892) |
| OKLCH | oklch(84.85% 0.096 68.5) |
| XYZ | xyz(62.0959, 60.1389, 31.6250) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.02
Apricot (survey)
#FFB16D
ΔE00 6.25
Light Peach
#FFD8B1
ΔE00 6.84
Navajowhite
#FFDEAD
ΔE00 7.76
Peach (survey)
#FFB07C
ΔE00 7.84
Very Light Brown
#D3B683
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C288 #88BDF7
analogous
#F78A88 #F7C288 #F5F788
triadic
#F7C288 #88F7C2 #C288F7
tetradic
#F7C288 #88F78A #88BDF7 #F788F5
square
#F7C288 #88F78A #88BDF7 #F788F5
split-complementary
#F7C288 #88F5F7 #8A88F7
monochromatic
#EF8715 #F3A54F #F7C288 #FBDFC1 #FDF0E2
Accessibility & contrast
On white
1.61
#F7C288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F7C288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C288
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C288 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C484
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f7c288; /* rgb */ color: rgb(247, 194, 136); /* oklch */ color: oklch(84.8% 0.096 68.5);
Tailwind
colors: {
custom: {
50: '#fcd4ab',
500: '#f7c288',
950: '#000000',
},
}SCSS
$custom: #f7c288; $custom-light: #fcd4ab; $custom-dark: #000000;
JSON
{
"hex": "#f7c288",
"rgb": {
"r": 247,
"g": 194,
"b": 136
},
"hsl": {
"h": 31.351,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.84849,
"c": 0.0959,
"h": 68.5
},
"luminance": 0.60135
}Semantic roles & 50–950 ramp
primary
#F7C288
secondary
#4F8FD5
accent
#6EE402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381