#F8CA8A#F8CA8A
#F8CA8A is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.096 H 75.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CA8A |
|---|---|
| RGB | rgb(248, 202, 138) |
| HSL | hsl(35, 89%, 76%) |
| HSV | hsv(35, 44%, 97%) |
| CMYK | cmyk(0%, 18.5%, 44.4%, 2.7%) |
| CIE-LAB | lab(83.98, 8.24, 38.03) |
| CIE-LCH | lch(83.98, 38.92, 77.78°) |
| OKLab | oklab(86.5% 0.0248 0.0931) |
| OKLCH | oklch(86.5% 0.096 75.1) |
| XYZ | xyz(64.4217, 64.0359, 33.0067) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.75
Navajowhite
#FFDEAD
ΔE00 5.87
Light Peach
#FFD8B1
ΔE00 6.80
Very Light Brown
#D3B683
ΔE00 7.45
Moccasin
#FFE4B5
ΔE00 7.73
Pale Peach
#FFE5AD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CA8A #8AB8F8
analogous
#F8938A #F8CA8A #EFF88A
triadic
#F8CA8A #8AF8CA #CA8AF8
tetradic
#F8CA8A #8AF893 #8AB8F8 #F88AEF
square
#F8CA8A #8AF893 #8AB8F8 #F88AEF
split-complementary
#F8CA8A #8AEFF8 #938AF8
monochromatic
#F19617 #F5B050 #F8CA8A #FBE4C4 #FDF2E2
Accessibility & contrast
On white
1.52
#F8CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#F8CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CA8A
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CA8A | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8ca8a; /* rgb */ color: rgb(248, 202, 138); /* oklch */ color: oklch(86.5% 0.096 75.1);
Tailwind
colors: {
custom: {
50: '#fcdaad',
500: '#f8ca8a',
950: '#000000',
},
}SCSS
$custom: #f8ca8a; $custom-light: #fcdaad; $custom-dark: #000000;
JSON
{
"hex": "#f8ca8a",
"rgb": {
"r": 248,
"g": 202,
"b": 138
},
"hsl": {
"h": 34.909,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.86503,
"c": 0.09638,
"h": 75.1
},
"luminance": 0.64032
}Semantic roles & 50–950 ramp
primary
#F8CA8A
secondary
#5088D6
accent
#60E500
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381