#F8DCA5#F8DCA5
#F8DCA5 is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.5% C 0.077 H 84.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCA5 |
|---|---|
| RGB | rgb(248, 220, 165) |
| HSL | hsl(40, 86%, 81%) |
| HSV | hsv(40, 33%, 97%) |
| CMYK | cmyk(0%, 11.3%, 33.5%, 2.7%) |
| CIE-LAB | lab(88.86, 1.91, 30.61) |
| CIE-LCH | lch(88.86, 30.67, 86.43°) |
| OKLab | oklab(90.47% 0.0081 0.0767) |
| OKLCH | oklch(90.47% 0.077 84) |
| XYZ | xyz(71.0974, 73.8620, 46.1017) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.02
Navajowhite
#FFDEAD
ΔE00 2.66
Moccasin
#FFE4B5
ΔE00 2.66
Wheat
#F5DEB3
ΔE00 2.98
Vanilla
#F3E5AB
ΔE00 4.86
Beige (survey)
#E6DAA6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCA5 #A5C1F8
analogous
#F8B2A5 #F8DCA5 #EAF8A5
triadic
#F8DCA5 #A5F8DC #DCA5F8
tetradic
#F8DCA5 #A5F8B2 #A5C1F8 #F8A5EA
square
#F8DCA5 #A5F8B2 #A5C1F8 #F8A5EA
split-complementary
#F8DCA5 #A5EAF8 #B2A5F8
monochromatic
#EFB033 #F4C66C #F8DCA5 #FCF2DE #FDF4E3
Accessibility & contrast
On white
1.33
#F8DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#F8DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCA5
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCA5 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#FFD3CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8dca5; /* rgb */ color: rgb(248, 220, 165); /* oklch */ color: oklch(90.5% 0.077 84.0);
Tailwind
colors: {
custom: {
50: '#fbe6c0',
500: '#f8dca5',
950: '#000000',
},
}SCSS
$custom: #f8dca5; $custom-light: #fbe6c0; $custom-dark: #000000;
JSON
{
"hex": "#f8dca5",
"rgb": {
"r": 248,
"g": 220,
"b": 165
},
"hsl": {
"h": 39.759,
"s": 85.567,
"l": 80.98
},
"oklch": {
"l": 0.90472,
"c": 0.07713,
"h": 84
},
"luminance": 0.73859
}Semantic roles & 50–950 ramp
primary
#F8DCA5
secondary
#688ED9
accent
#4FE203
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171612
muted
#858482