#F7CC8A#F7CC8A
#F7CC8A is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.8% C 0.097 H 77.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CC8A |
|---|---|
| RGB | rgb(247, 204, 138) |
| HSL | hsl(36, 87%, 75%) |
| HSV | hsv(36, 44%, 97%) |
| CMYK | cmyk(0%, 17.4%, 44.1%, 3.1%) |
| CIE-LAB | lab(84.38, 6.80, 38.53) |
| CIE-LCH | lch(84.38, 39.12, 79.98°) |
| OKLab | oklab(86.79% 0.0206 0.0943) |
| OKLCH | oklch(86.79% 0.097 77.7) |
| XYZ | xyz(64.5403, 64.7981, 33.1476) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.57
Burlywood
#DEB887
ΔE00 6.18
Pale Peach
#FFE5AD
ΔE00 6.98
Light Peach
#FFD8B1
ΔE00 7.20
Moccasin
#FFE4B5
ΔE00 7.26
Very Light Brown
#D3B683
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CC8A #8AB5F7
analogous
#F7958A #F7CC8A #ECF78A
triadic
#F7CC8A #8AF7CC #CC8AF7
tetradic
#F7CC8A #8AF795 #8AB5F7 #F78AEC
square
#F7CC8A #8AF795 #8AB5F7 #F78AEC
split-complementary
#F7CC8A #8AECF7 #958AF7
monochromatic
#EF9A17 #F3B351 #F7CC8A #FBE5C3 #FDF3E2
Accessibility & contrast
On white
1.50
#F7CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#F7CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CC8A
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CC8A | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E8D78C
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7cc8a; /* rgb */ color: rgb(247, 204, 138); /* oklch */ color: oklch(86.8% 0.097 77.7);
Tailwind
colors: {
custom: {
50: '#fcdbad',
500: '#f7cc8a',
950: '#000000',
},
}SCSS
$custom: #f7cc8a; $custom-light: #fcdbad; $custom-dark: #000000;
JSON
{
"hex": "#f7cc8a",
"rgb": {
"r": 247,
"g": 204,
"b": 138
},
"hsl": {
"h": 36.33,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.86791,
"c": 0.0965,
"h": 77.7
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#F7CC8A
secondary
#5085D5
accent
#5BE402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481