#F5CC89#F5CC89
#F5CC89 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.096 H 79.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CC89 |
|---|---|
| RGB | rgb(245, 204, 137) |
| HSL | hsl(37, 84%, 75%) |
| HSV | hsv(37, 44%, 96%) |
| CMYK | cmyk(0%, 16.7%, 44.1%, 3.9%) |
| CIE-LAB | lab(84.18, 5.91, 38.74) |
| CIE-LCH | lch(84.18, 39.19, 81.32°) |
| OKLab | oklab(86.58% 0.018 0.0947) |
| OKLCH | oklch(86.58% 0.096 79.2) |
| XYZ | xyz(63.7666, 64.4075, 32.7352) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.66
Burlywood
#DEB887
ΔE00 6.27
Pale Peach
#FFE5AD
ΔE00 6.76
Sand (survey)
#E2CA76
ΔE00 6.83
Very Light Brown
#D3B683
ΔE00 7.15
Moccasin
#FFE4B5
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CC89 #89B2F5
analogous
#F59689 #F5CC89 #E8F589
triadic
#F5CC89 #89F5CC #CC89F5
tetradic
#F5CC89 #89F596 #89B2F5 #F589E8
square
#F5CC89 #89F596 #89B2F5 #F589E8
split-complementary
#F5CC89 #89E8F5 #9689F5
monochromatic
#EB9B18 #F0B451 #F5CC89 #FAE4C1 #FDF3E3
Accessibility & contrast
On white
1.51
#F5CC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F5CC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CC89
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CC89 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5cc89; /* rgb */ color: rgb(245, 204, 137); /* oklch */ color: oklch(86.6% 0.096 79.2);
Tailwind
colors: {
custom: {
50: '#fadbac',
500: '#f5cc89',
950: '#000000',
},
}SCSS
$custom: #f5cc89; $custom-light: #fadbac; $custom-dark: #000000;
JSON
{
"hex": "#f5cc89",
"rgb": {
"r": 245,
"g": 204,
"b": 137
},
"hsl": {
"h": 37.222,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.86584,
"c": 0.09643,
"h": 79.2
},
"luminance": 0.64404
}Semantic roles & 50–950 ramp
primary
#F5CC89
secondary
#5081D2
accent
#58E105
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481