#F8CD97#F8CD97
#F8CD97 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.3% C 0.085 H 72.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CD97 |
|---|---|
| RGB | rgb(248, 205, 151) |
| HSL | hsl(33, 87%, 78%) |
| HSV | hsv(33, 39%, 97%) |
| CMYK | cmyk(0%, 17.3%, 39.1%, 2.7%) |
| CIE-LAB | lab(84.92, 8.04, 32.58) |
| CIE-LCH | lch(84.92, 33.56, 76.14°) |
| OKLab | oklab(87.31% 0.0252 0.081) |
| OKLCH | oklch(87.31% 0.085 72.7) |
| XYZ | xyz(66.1305, 65.8566, 38.5004) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.46
Light Peach
#FFD8B1
ΔE00 4.61
Burlywood
#DEB887
ΔE00 5.54
Peach
#FFDAB9
ΔE00 6.34
Moccasin
#FFE4B5
ΔE00 6.48
Wheat
#F5DEB3
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CD97 #97C2F8
analogous
#F89C97 #F8CD97 #F2F897
triadic
#F8CD97 #97F8CD #CD97F8
tetradic
#F8CD97 #97F89C #97C2F8 #F897F2
square
#F8CD97 #97F89C #97C2F8 #F897F2
split-complementary
#F8CD97 #97F2F8 #9C97F8
monochromatic
#F09624 #F4B15E #F8CD97 #FCE9D0 #FDF1E2
Accessibility & contrast
On white
1.48
#F8CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#F8CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CD97
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CD97 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 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: #f8cd97; /* rgb */ color: rgb(248, 205, 151); /* oklch */ color: oklch(87.3% 0.085 72.7);
Tailwind
colors: {
custom: {
50: '#fcdcb6',
500: '#f8cd97',
950: '#000000',
},
}SCSS
$custom: #f8cd97; $custom-light: #fcdcb6; $custom-dark: #000000;
JSON
{
"hex": "#f8cd97",
"rgb": {
"r": 248,
"g": 205,
"b": 151
},
"hsl": {
"h": 33.402,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.87306,
"c": 0.08482,
"h": 72.7
},
"luminance": 0.65853
}Semantic roles & 50–950 ramp
primary
#F8CD97
secondary
#5C93D8
accent
#66E402
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481