#F5CA8A#F5CA8A
#F5CA8A is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.2% C 0.095 H 76.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA8A |
|---|---|
| RGB | rgb(245, 202, 138) |
| HSL | hsl(36, 84%, 75%) |
| HSV | hsv(36, 44%, 96%) |
| CMYK | cmyk(0%, 17.6%, 43.7%, 3.9%) |
| CIE-LAB | lab(83.70, 7.05, 37.61) |
| CIE-LCH | lch(83.70, 38.27, 79.38°) |
| OKLab | oklab(86.21% 0.0214 0.0922) |
| OKLCH | oklch(86.21% 0.095 76.9) |
| XYZ | xyz(63.3663, 63.4917, 32.9573) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.58
Navajowhite
#FFDEAD
ΔE00 5.69
Very Light Brown
#D3B683
ΔE00 6.93
Light Peach
#FFD8B1
ΔE00 7.01
Pale Peach
#FFE5AD
ΔE00 7.31
Moccasin
#FFE4B5
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA8A #8AB5F5
analogous
#F5958A #F5CA8A #EAF58A
triadic
#F5CA8A #8AF5CA #CA8AF5
tetradic
#F5CA8A #8AF595 #8AB5F5 #F58AEA
square
#F5CA8A #8AF595 #8AB5F5 #F58AEA
split-complementary
#F5CA8A #8AEAF5 #958AF5
monochromatic
#EB9719 #F0B052 #F5CA8A #FAE4C2 #FDF2E3
Accessibility & contrast
On white
1.53
#F5CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#F5CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA8A
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA8A | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB85
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f5ca8a; /* rgb */ color: rgb(245, 202, 138); /* oklch */ color: oklch(86.2% 0.095 76.9);
Tailwind
colors: {
custom: {
50: '#fadaad',
500: '#f5ca8a',
950: '#000000',
},
}SCSS
$custom: #f5ca8a; $custom-light: #fadaad; $custom-dark: #000000;
JSON
{
"hex": "#f5ca8a",
"rgb": {
"r": 245,
"g": 202,
"b": 138
},
"hsl": {
"h": 35.888,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.86214,
"c": 0.09465,
"h": 76.9
},
"luminance": 0.63489
}Semantic roles & 50–950 ramp
primary
#F5CA8A
secondary
#5185D2
accent
#5DE105
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381