#F7CD98#F7CD98
#F7CD98 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.2% C 0.083 H 72.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD98 |
|---|---|
| RGB | rgb(247, 205, 152) |
| HSL | hsl(33, 86%, 78%) |
| HSV | hsv(33, 38%, 97%) |
| CMYK | cmyk(0%, 17%, 38.5%, 3.1%) |
| CIE-LAB | lab(84.85, 7.76, 31.94) |
| CIE-LCH | lch(84.85, 32.87, 76.34°) |
| OKLab | oklab(87.23% 0.0245 0.0795) |
| OKLCH | oklch(87.23% 0.083 72.9) |
| XYZ | xyz(65.8584, 65.7069, 38.9134) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.33
Light Peach
#FFD8B1
ΔE00 4.47
Burlywood
#DEB887
ΔE00 5.43
Peach
#FFDAB9
ΔE00 6.19
Moccasin
#FFE4B5
ΔE00 6.33
Wheat
#F5DEB3
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD98 #98C2F7
analogous
#F79D98 #F7CD98 #F1F798
triadic
#F7CD98 #98F7CD #CD98F7
tetradic
#F7CD98 #98F79D #98C2F7 #F798F1
square
#F7CD98 #98F79D #98C2F7 #F798F1
split-complementary
#F7CD98 #98F1F7 #9D98F7
monochromatic
#EE9626 #F3B15F #F7CD98 #FBE9D1 #FDF1E3
Accessibility & contrast
On white
1.49
#F7CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#F7CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD98
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD98 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE94
Deuteranopia (green-blind)
#E7D899
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7cd98; /* rgb */ color: rgb(247, 205, 152); /* oklch */ color: oklch(87.2% 0.083 72.9);
Tailwind
colors: {
custom: {
50: '#fbdcb6',
500: '#f7cd98',
950: '#000000',
},
}SCSS
$custom: #f7cd98; $custom-light: #fbdcb6; $custom-dark: #000000;
JSON
{
"hex": "#f7cd98",
"rgb": {
"r": 247,
"g": 205,
"b": 152
},
"hsl": {
"h": 33.474,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.87229,
"c": 0.08321,
"h": 72.9
},
"luminance": 0.65704
}Semantic roles & 50–950 ramp
primary
#F7CD98
secondary
#5D93D6
accent
#66E203
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481