#F5CD8A#F5CD8A
#F5CD8A is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.8% C 0.096 H 79.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CD8A |
|---|---|
| RGB | rgb(245, 205, 138) |
| HSL | hsl(38, 84%, 75%) |
| HSV | hsv(38, 44%, 96%) |
| CMYK | cmyk(0%, 16.3%, 43.7%, 3.9%) |
| CIE-LAB | lab(84.44, 5.49, 38.56) |
| CIE-LCH | lch(84.44, 38.95, 81.89°) |
| OKLab | oklab(86.79% 0.0169 0.0944) |
| OKLCH | oklch(86.79% 0.096 79.9) |
| XYZ | xyz(64.0771, 64.9132, 33.1942) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.50
Pale Peach
#FFE5AD
ΔE00 6.46
Burlywood
#DEB887
ΔE00 6.46
Sand (survey)
#E2CA76
ΔE00 6.61
Moccasin
#FFE4B5
ΔE00 6.98
Wheat (survey)
#FBDD7E
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CD8A #8AB2F5
analogous
#F5978A #F5CD8A #E8F58A
triadic
#F5CD8A #8AF5CD #CD8AF5
tetradic
#F5CD8A #8AF597 #8AB2F5 #F58AE8
square
#F5CD8A #8AF597 #8AB2F5 #F58AE8
split-complementary
#F5CD8A #8AE8F5 #978AF5
monochromatic
#EB9D19 #F0B552 #F5CD8A #FAE5C2 #FDF3E3
Accessibility & contrast
On white
1.50
#F5CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#F5CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CD8A
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CD8A | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f5cd8a; /* rgb */ color: rgb(245, 205, 138); /* oklch */ color: oklch(86.8% 0.096 79.9);
Tailwind
colors: {
custom: {
50: '#fadcad',
500: '#f5cd8a',
950: '#000000',
},
}SCSS
$custom: #f5cd8a; $custom-light: #fadcad; $custom-dark: #000000;
JSON
{
"hex": "#f5cd8a",
"rgb": {
"r": 245,
"g": 205,
"b": 138
},
"hsl": {
"h": 37.57,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.86794,
"c": 0.09588,
"h": 79.9
},
"luminance": 0.6491
}Semantic roles & 50–950 ramp
primary
#F5CD8A
secondary
#5181D2
accent
#57E105
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481