#F7CD97#F7CD97
#F7CD97 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.2% C 0.084 H 73.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD97 |
|---|---|
| RGB | rgb(247, 205, 151) |
| HSL | hsl(34, 86%, 78%) |
| HSV | hsv(34, 39%, 97%) |
| CMYK | cmyk(0%, 17%, 38.9%, 3.1%) |
| CIE-LAB | lab(84.83, 7.65, 32.44) |
| CIE-LCH | lch(84.83, 33.33, 76.73°) |
| OKLab | oklab(87.21% 0.0241 0.0807) |
| OKLCH | oklch(87.21% 0.084 73.3) |
| XYZ | xyz(65.7769, 65.6743, 38.4838) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.34
Light Peach
#FFD8B1
ΔE00 4.68
Burlywood
#DEB887
ΔE00 5.45
Moccasin
#FFE4B5
ΔE00 6.33
Peach
#FFDAB9
ΔE00 6.41
Wheat
#F5DEB3
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD97 #97C1F7
analogous
#F79D97 #F7CD97 #F1F797
triadic
#F7CD97 #97F7CD #CD97F7
tetradic
#F7CD97 #97F79D #97C1F7 #F797F1
square
#F7CD97 #97F79D #97C1F7 #F797F1
split-complementary
#F7CD97 #97F1F7 #9D97F7
monochromatic
#EE9625 #F3B25E #F7CD97 #FBE8D0 #FDF1E3
Accessibility & contrast
On white
1.49
#F7CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F7CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD97
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD97 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7cd97; /* rgb */ color: rgb(247, 205, 151); /* oklch */ color: oklch(87.2% 0.084 73.3);
Tailwind
colors: {
custom: {
50: '#fbdcb6',
500: '#f7cd97',
950: '#000000',
},
}SCSS
$custom: #f7cd97; $custom-light: #fbdcb6; $custom-dark: #000000;
JSON
{
"hex": "#f7cd97",
"rgb": {
"r": 247,
"g": 205,
"b": 151
},
"hsl": {
"h": 33.75,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.87211,
"c": 0.08418,
"h": 73.3
},
"luminance": 0.65671
}Semantic roles & 50–950 ramp
primary
#F7CD97
secondary
#5C91D6
accent
#65E203
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481