#F8CA7C#F8CA7C
#F8CA7C is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.110 H 79.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CA7C |
|---|---|
| RGB | rgb(248, 202, 124) |
| HSL | hsl(38, 90%, 73%) |
| HSV | hsv(38, 50%, 97%) |
| CMYK | cmyk(0%, 18.5%, 50%, 2.7%) |
| CIE-LAB | lab(83.79, 6.92, 44.85) |
| CIE-LCH | lch(83.79, 45.38, 81.22°) |
| OKLab | oklab(86.28% 0.0195 0.1078) |
| OKLCH | oklch(86.28% 0.11 79.7) |
| XYZ | xyz(63.4726, 63.6563, 28.0085) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.87
Wheat (survey)
#FBDD7E
ΔE00 7.06
Burlywood
#DEB887
ΔE00 7.43
Navajowhite
#FFDEAD
ΔE00 7.49
Tan (survey)
#D1B26F
ΔE00 7.84
Light Mustard
#F7D560
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CA7C #7CAAF8
analogous
#F88C7C #F8CA7C #E8F87C
triadic
#F8CA7C #7CF8CA #CA7CF8
tetradic
#F8CA7C #7CF88C #7CAAF8 #F87CE8
square
#F8CA7C #7CF88C #7CAAF8 #F87CE8
split-complementary
#F8CA7C #7CE8F8 #8C7CF8
monochromatic
#ED9A0D #F5B242 #F8CA7C #FBE2B6 #FDF3E2
Accessibility & contrast
On white
1.53
#F8CA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F8CA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CA7C
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CA7C | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA76
Deuteranopia (green-blind)
#E8D67E
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8ca7c; /* rgb */ color: rgb(248, 202, 124); /* oklch */ color: oklch(86.3% 0.110 79.7);
Tailwind
colors: {
custom: {
50: '#fddaa3',
500: '#f8ca7c',
950: '#000000',
},
}SCSS
$custom: #f8ca7c; $custom-light: #fddaa3; $custom-dark: #000000;
JSON
{
"hex": "#f8ca7c",
"rgb": {
"r": 248,
"g": 202,
"b": 124
},
"hsl": {
"h": 37.742,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.86283,
"c": 0.1095,
"h": 79.7
},
"luminance": 0.63653
}Semantic roles & 50–950 ramp
primary
#F8CA7C
secondary
#4479D4
accent
#55E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380