#F5CA89#F5CA89
#F5CA89 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.2% C 0.096 H 77.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA89 |
|---|---|
| RGB | rgb(245, 202, 137) |
| HSL | hsl(36, 84%, 75%) |
| HSV | hsv(36, 44%, 96%) |
| CMYK | cmyk(0%, 17.6%, 44.1%, 3.9%) |
| CIE-LAB | lab(83.69, 6.95, 38.10) |
| CIE-LCH | lch(83.69, 38.73, 79.66°) |
| OKLab | oklab(86.2% 0.0211 0.0933) |
| OKLCH | oklch(86.2% 0.096 77.3) |
| XYZ | xyz(63.2942, 63.4629, 32.5777) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.69
Navajowhite
#FFDEAD
ΔE00 5.80
Very Light Brown
#D3B683
ΔE00 6.96
Light Peach
#FFD8B1
ΔE00 7.21
Pale Peach
#FFE5AD
ΔE00 7.32
Moccasin
#FFE4B5
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA89 #89B4F5
analogous
#F59489 #F5CA89 #EAF589
triadic
#F5CA89 #89F5CA #CA89F5
tetradic
#F5CA89 #89F594 #89B4F5 #F589EA
square
#F5CA89 #89F594 #89B4F5 #F589EA
split-complementary
#F5CA89 #89EAF5 #9489F5
monochromatic
#EB9718 #F0B151 #F5CA89 #FAE3C1 #FDF2E3
Accessibility & contrast
On white
1.53
#F5CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F5CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA89
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA89 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA84
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f5ca89; /* rgb */ color: rgb(245, 202, 137); /* oklch */ color: oklch(86.2% 0.096 77.3);
Tailwind
colors: {
custom: {
50: '#fadaac',
500: '#f5ca89',
950: '#000000',
},
}SCSS
$custom: #f5ca89; $custom-light: #fadaac; $custom-dark: #000000;
JSON
{
"hex": "#f5ca89",
"rgb": {
"r": 245,
"g": 202,
"b": 137
},
"hsl": {
"h": 36.111,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.86197,
"c": 0.09562,
"h": 77.3
},
"luminance": 0.6346
}Semantic roles & 50–950 ramp
primary
#F5CA89
secondary
#5084D2
accent
#5CE105
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381