#F7CD99#F7CD99
#F7CD99 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.2% C 0.082 H 72.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD99 |
|---|---|
| RGB | rgb(247, 205, 153) |
| HSL | hsl(33, 85%, 78%) |
| HSV | hsv(33, 38%, 97%) |
| CMYK | cmyk(0%, 17%, 38.1%, 3.1%) |
| CIE-LAB | lab(84.86, 7.87, 31.45) |
| CIE-LCH | lch(84.86, 32.42, 75.94°) |
| OKLab | oklab(87.25% 0.0249 0.0784) |
| OKLCH | oklch(87.25% 0.082 72.4) |
| XYZ | xyz(65.9407, 65.7398, 39.3465) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.26
Navajowhite
#FFDEAD
ΔE00 4.33
Burlywood
#DEB887
ΔE00 5.43
Peach
#FFDAB9
ΔE00 5.97
Moccasin
#FFE4B5
ΔE00 6.34
Wheat
#F5DEB3
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD99 #99C3F7
analogous
#F79E99 #F7CD99 #F2F799
triadic
#F7CD99 #99F7CD #CD99F7
tetradic
#F7CD99 #99F79E #99C3F7 #F799F2
square
#F7CD99 #99F79E #99C3F7 #F799F2
split-complementary
#F7CD99 #99F2F7 #9E99F7
monochromatic
#EE9527 #F3B160 #F7CD99 #FBE9D2 #FDF1E3
Accessibility & contrast
On white
1.48
#F7CD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#F7CD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD99
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD99 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#E6D89A
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7cd99; /* rgb */ color: rgb(247, 205, 153); /* oklch */ color: oklch(87.2% 0.082 72.4);
Tailwind
colors: {
custom: {
50: '#fbdcb7',
500: '#f7cd99',
950: '#000000',
},
}SCSS
$custom: #f7cd99; $custom-light: #fbdcb7; $custom-dark: #000000;
JSON
{
"hex": "#f7cd99",
"rgb": {
"r": 247,
"g": 205,
"b": 153
},
"hsl": {
"h": 33.191,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.87248,
"c": 0.08224,
"h": 72.4
},
"luminance": 0.65737
}Semantic roles & 50–950 ramp
primary
#F7CD99
secondary
#5E94D6
accent
#67E204
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481