#F5CA98#F5CA98
#F5CA98 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.081 H 70.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA98 |
|---|---|
| RGB | rgb(245, 202, 152) |
| HSL | hsl(32, 82%, 78%) |
| HSV | hsv(32, 38%, 96%) |
| CMYK | cmyk(0%, 17.6%, 38%, 3.9%) |
| CIE-LAB | lab(83.93, 8.55, 30.68) |
| CIE-LCH | lch(83.93, 31.85, 74.44°) |
| OKLab | oklab(86.47% 0.0269 0.0766) |
| OKLCH | oklch(86.47% 0.081 70.6) |
| XYZ | xyz(64.4460, 63.9236, 38.6436) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.29
Burlywood
#DEB887
ΔE00 4.89
Navajowhite
#FFDEAD
ΔE00 5.09
Peach
#FFDAB9
ΔE00 5.88
Apricot
#FBCEB1
ΔE00 7.00
Wheat
#F5DEB3
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA98 #98C3F5
analogous
#F59B98 #F5CA98 #F2F598
triadic
#F5CA98 #98F5CA #CA98F5
tetradic
#F5CA98 #98F59B #98C3F5 #F598F2
square
#F5CA98 #98F59B #98C3F5 #F598F2
split-complementary
#F5CA98 #98F2F5 #9B98F5
monochromatic
#EA9128 #F0AD60 #F5CA98 #FAE7D0 #FCF1E3
Accessibility & contrast
On white
1.52
#F5CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F5CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA98
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA98 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#E4D599
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f5ca98; /* rgb */ color: rgb(245, 202, 152); /* oklch */ color: oklch(86.5% 0.081 70.6);
Tailwind
colors: {
custom: {
50: '#fadab6',
500: '#f5ca98',
950: '#000000',
},
}SCSS
$custom: #f5ca98; $custom-light: #fadab6; $custom-dark: #000000;
JSON
{
"hex": "#f5ca98",
"rgb": {
"r": 245,
"g": 202,
"b": 152
},
"hsl": {
"h": 32.258,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.86465,
"c": 0.08114,
"h": 70.6
},
"luminance": 0.63921
}Semantic roles & 50–950 ramp
primary
#F5CA98
secondary
#5E94D4
accent
#6BDF07
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381