#F7CD96#F7CD96
#F7CD96 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.085 H 73.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD96 |
|---|---|
| RGB | rgb(247, 205, 150) |
| HSL | hsl(34, 86%, 78%) |
| HSV | hsv(34, 39%, 97%) |
| CMYK | cmyk(0%, 17%, 39.3%, 3.1%) |
| CIE-LAB | lab(84.81, 7.54, 32.93) |
| CIE-LCH | lch(84.81, 33.79, 77.10°) |
| OKLab | oklab(87.19% 0.0237 0.0818) |
| OKLCH | oklch(87.19% 0.085 73.8) |
| XYZ | xyz(65.6960, 65.6419, 38.0580) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.37
Light Peach
#FFD8B1
ΔE00 4.90
Burlywood
#DEB887
ΔE00 5.48
Moccasin
#FFE4B5
ΔE00 6.34
Wheat
#F5DEB3
ΔE00 6.51
Peach
#FFDAB9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD96 #96C0F7
analogous
#F79C96 #F7CD96 #F0F796
triadic
#F7CD96 #96F7CD #CD96F7
tetradic
#F7CD96 #96F79C #96C0F7 #F796F0
square
#F7CD96 #96F79C #96C0F7 #F796F0
split-complementary
#F7CD96 #96F0F7 #9C96F7
monochromatic
#EE9724 #F3B25D #F7CD96 #FBE8CF #FDF1E3
Accessibility & contrast
On white
1.49
#F7CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F7CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD96
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD96 | 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)
#DDCE92
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7cd96; /* rgb */ color: rgb(247, 205, 150); /* oklch */ color: oklch(87.2% 0.085 73.8);
Tailwind
colors: {
custom: {
50: '#fbdcb5',
500: '#f7cd96',
950: '#000000',
},
}SCSS
$custom: #f7cd96; $custom-light: #fbdcb5; $custom-dark: #000000;
JSON
{
"hex": "#f7cd96",
"rgb": {
"r": 247,
"g": 205,
"b": 150
},
"hsl": {
"h": 34.021,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.87192,
"c": 0.08516,
"h": 73.8
},
"luminance": 0.65639
}Semantic roles & 50–950 ramp
primary
#F7CD96
secondary
#5B90D6
accent
#64E203
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481