#F8CA80#F8CA80
#F8CA80 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.106 H 78.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CA80 |
|---|---|
| RGB | rgb(248, 202, 128) |
| HSL | hsl(37, 90%, 74%) |
| HSV | hsv(37, 48%, 97%) |
| CMYK | cmyk(0%, 18.5%, 48.4%, 2.7%) |
| CIE-LAB | lab(83.84, 7.28, 42.92) |
| CIE-LCH | lch(83.84, 43.53, 80.37°) |
| OKLab | oklab(86.34% 0.021 0.1037) |
| OKLCH | oklch(86.34% 0.106 78.5) |
| XYZ | xyz(63.7307, 63.7595, 29.3679) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.91
Navajowhite
#FFDEAD
ΔE00 6.98
Sand (survey)
#E2CA76
ΔE00 7.26
Wheat (survey)
#FBDD7E
ΔE00 7.55
Tan (survey)
#D1B26F
ΔE00 7.86
Very Light Brown
#D3B683
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CA80 #80AEF8
analogous
#F88E80 #F8CA80 #EAF880
triadic
#F8CA80 #80F8CA #CA80F8
tetradic
#F8CA80 #80F88E #80AEF8 #F880EA
square
#F8CA80 #80F88E #80AEF8 #F880EA
split-complementary
#F8CA80 #80EAF8 #8E80F8
monochromatic
#F0990D #F5B246 #F8CA80 #FBE2BA #FDF3E2
Accessibility & contrast
On white
1.53
#F8CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F8CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CA80
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CA80 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA7A
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8ca80; /* rgb */ color: rgb(248, 202, 128); /* oklch */ color: oklch(86.3% 0.106 78.5);
Tailwind
colors: {
custom: {
50: '#fddaa6',
500: '#f8ca80',
950: '#000000',
},
}SCSS
$custom: #f8ca80; $custom-light: #fddaa6; $custom-dark: #000000;
JSON
{
"hex": "#f8ca80",
"rgb": {
"r": 248,
"g": 202,
"b": 128
},
"hsl": {
"h": 37,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.86343,
"c": 0.10579,
"h": 78.5
},
"luminance": 0.63756
}Semantic roles & 50–950 ramp
primary
#F8CA80
secondary
#477ED5
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380