#F8CA94#F8CA94
#F8CA94 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.7% C 0.087 H 70.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CA94 |
|---|---|
| RGB | rgb(248, 202, 148) |
| HSL | hsl(32, 88%, 78%) |
| HSV | hsv(32, 40%, 97%) |
| CMYK | cmyk(0%, 18.5%, 40.3%, 2.7%) |
| CIE-LAB | lab(84.14, 9.27, 33.10) |
| CIE-LCH | lch(84.14, 34.37, 74.35°) |
| OKLab | oklab(86.68% 0.0287 0.0821) |
| OKLCH | oklch(86.68% 0.087 70.8) |
| XYZ | xyz(65.1793, 64.3389, 36.9967) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.90
Burlywood
#DEB887
ΔE00 5.23
Navajowhite
#FFDEAD
ΔE00 5.40
Peach
#FFDAB9
ΔE00 6.55
Moccasin
#FFE4B5
ΔE00 7.45
Apricot
#FBCEB1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CA94 #94C2F8
analogous
#F89894 #F8CA94 #F4F894
triadic
#F8CA94 #94F8CA #CA94F8
tetradic
#F8CA94 #94F898 #94C2F8 #F894F4
square
#F8CA94 #94F898 #94C2F8 #F894F4
split-complementary
#F8CA94 #94F4F8 #9894F8
monochromatic
#F09121 #F4AE5B #F8CA94 #FCE6CD #FDF1E2
Accessibility & contrast
On white
1.51
#F8CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F8CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CA94
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CA94 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC90
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f8ca94; /* rgb */ color: rgb(248, 202, 148); /* oklch */ color: oklch(86.7% 0.087 70.8);
Tailwind
colors: {
custom: {
50: '#fcdab4',
500: '#f8ca94',
950: '#000000',
},
}SCSS
$custom: #f8ca94; $custom-light: #fcdab4; $custom-dark: #000000;
JSON
{
"hex": "#f8ca94",
"rgb": {
"r": 248,
"g": 202,
"b": 148
},
"hsl": {
"h": 32.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.86677,
"c": 0.08696,
"h": 70.8
},
"luminance": 0.64336
}Semantic roles & 50–950 ramp
primary
#F8CA94
secondary
#5993D7
accent
#6AE401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381