#F5CB97#F5CB97
#F5CB97 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.082 H 72.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CB97 |
|---|---|
| RGB | rgb(245, 203, 151) |
| HSL | hsl(33, 82%, 78%) |
| HSV | hsv(33, 38%, 96%) |
| CMYK | cmyk(0%, 17.1%, 38.4%, 3.9%) |
| CIE-LAB | lab(84.15, 7.91, 31.51) |
| CIE-LCH | lch(84.15, 32.49, 75.90°) |
| OKLab | oklab(86.64% 0.025 0.0785) |
| OKLCH | oklch(86.64% 0.082 72.4) |
| XYZ | xyz(64.5998, 64.3617, 38.2925) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.56
Navajowhite
#FFDEAD
ΔE00 4.72
Burlywood
#DEB887
ΔE00 4.97
Peach
#FFDAB9
ΔE00 6.22
Moccasin
#FFE4B5
ΔE00 6.69
Wheat
#F5DEB3
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CB97 #97C1F5
analogous
#F59C97 #F5CB97 #F0F597
triadic
#F5CB97 #97F5CB #CB97F5
tetradic
#F5CB97 #97F59C #97C1F5 #F597F0
square
#F5CB97 #97F59C #97C1F5 #F597F0
split-complementary
#F5CB97 #97F0F5 #9C97F5
monochromatic
#EA9327 #F0AF5F #F5CB97 #FAE7CF #FCF1E3
Accessibility & contrast
On white
1.51
#F5CB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F5CB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CB97
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CB97 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5cb97; /* rgb */ color: rgb(245, 203, 151); /* oklch */ color: oklch(86.6% 0.082 72.4);
Tailwind
colors: {
custom: {
50: '#fadab6',
500: '#f5cb97',
950: '#000000',
},
}SCSS
$custom: #f5cb97; $custom-light: #fadab6; $custom-dark: #000000;
JSON
{
"hex": "#f5cb97",
"rgb": {
"r": 245,
"g": 203,
"b": 151
},
"hsl": {
"h": 33.191,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.86638,
"c": 0.08236,
"h": 72.4
},
"luminance": 0.64359
}Semantic roles & 50–950 ramp
primary
#F5CB97
secondary
#5D92D3
accent
#67DF07
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381