#F5CA95#F5CA95
#F5CA95 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.084 H 72.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA95 |
|---|---|
| RGB | rgb(245, 202, 149) |
| HSL | hsl(33, 83%, 77%) |
| HSV | hsv(33, 39%, 96%) |
| CMYK | cmyk(0%, 17.6%, 39.2%, 3.9%) |
| CIE-LAB | lab(83.88, 8.21, 32.18) |
| CIE-LCH | lch(83.88, 33.21, 75.68°) |
| OKLab | oklab(86.41% 0.0257 0.08) |
| OKLCH | oklch(86.41% 0.084 72.2) |
| XYZ | xyz(64.2034, 63.8265, 37.3659) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.84
Burlywood
#DEB887
ΔE00 4.85
Navajowhite
#FFDEAD
ΔE00 5.03
Peach
#FFDAB9
ΔE00 6.49
Moccasin
#FFE4B5
ΔE00 7.01
Very Light Brown
#D3B683
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA95 #95C0F5
analogous
#F59A95 #F5CA95 #F0F595
triadic
#F5CA95 #95F5CA #CA95F5
tetradic
#F5CA95 #95F59A #95C0F5 #F595F0
square
#F5CA95 #95F59A #95C0F5 #F595F0
split-complementary
#F5CA95 #95F0F5 #9A95F5
monochromatic
#EA9225 #F0AE5D #F5CA95 #FAE6CD #FCF1E3
Accessibility & contrast
On white
1.53
#F5CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F5CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA95
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA95 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f5ca95; /* rgb */ color: rgb(245, 202, 149); /* oklch */ color: oklch(86.4% 0.084 72.2);
Tailwind
colors: {
custom: {
50: '#fadab4',
500: '#f5ca95',
950: '#000000',
},
}SCSS
$custom: #f5ca95; $custom-light: #fadab4; $custom-dark: #000000;
JSON
{
"hex": "#f5ca95",
"rgb": {
"r": 245,
"g": 202,
"b": 149
},
"hsl": {
"h": 33.125,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.86408,
"c": 0.08402,
"h": 72.2
},
"luminance": 0.63823
}Semantic roles & 50–950 ramp
primary
#F5CA95
secondary
#5B91D3
accent
#67DF06
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381