#F5CF8A#F5CF8A
#F5CF8A is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.2% C 0.097 H 81.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CF8A |
|---|---|
| RGB | rgb(245, 207, 138) |
| HSL | hsl(39, 84%, 75%) |
| HSV | hsv(39, 44%, 96%) |
| CMYK | cmyk(0%, 15.5%, 43.7%, 3.9%) |
| CIE-LAB | lab(84.93, 4.46, 39.20) |
| CIE-LCH | lch(84.93, 39.45, 83.51°) |
| OKLab | oklab(87.18% 0.0138 0.0958) |
| OKLCH | oklch(87.18% 0.097 81.8) |
| XYZ | xyz(64.5585, 65.8761, 33.3547) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.54
Sand (survey)
#E2CA76
ΔE00 5.91
Pale Peach
#FFE5AD
ΔE00 6.00
Wheat (survey)
#FBDD7E
ΔE00 6.25
Moccasin
#FFE4B5
ΔE00 6.81
Wheat
#F5DEB3
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CF8A #8AB0F5
analogous
#F59A8A #F5CF8A #E5F58A
triadic
#F5CF8A #8AF5CF #CF8AF5
tetradic
#F5CF8A #8AF59A #8AB0F5 #F58AE5
square
#F5CF8A #8AF59A #8AB0F5 #F58AE5
split-complementary
#F5CF8A #8AE5F5 #9A8AF5
monochromatic
#EBA119 #F0B852 #F5CF8A #FAE6C2 #FDF3E3
Accessibility & contrast
On white
1.48
#F5CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#F5CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CF8A
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CF8A | 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)
#E0CE85
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f5cf8a; /* rgb */ color: rgb(245, 207, 138); /* oklch */ color: oklch(87.2% 0.097 81.8);
Tailwind
colors: {
custom: {
50: '#faddad',
500: '#f5cf8a',
950: '#000000',
},
}SCSS
$custom: #f5cf8a; $custom-light: #faddad; $custom-dark: #000000;
JSON
{
"hex": "#f5cf8a",
"rgb": {
"r": 245,
"g": 207,
"b": 138
},
"hsl": {
"h": 38.692,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.87182,
"c": 0.09683,
"h": 81.8
},
"luminance": 0.65873
}Semantic roles & 50–950 ramp
primary
#F5CF8A
secondary
#517FD2
accent
#53E105
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481