#FFC8A5#FFC8A5
#FFC8A5 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.3% C 0.078 H 53.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8A5 |
|---|---|
| RGB | rgb(255, 200, 165) |
| HSL | hsl(23, 100%, 82%) |
| HSV | hsv(23, 35%, 100%) |
| CMYK | cmyk(0%, 21.6%, 35.3%, 0%) |
| CIE-LAB | lab(84.63, 14.93, 25.00) |
| CIE-LCH | lch(84.63, 29.12, 59.15°) |
| OKLab | oklab(87.31% 0.0461 0.0632) |
| OKLCH | oklch(87.31% 0.078 53.9) |
| XYZ | xyz(68.6877, 65.2888, 44.5740) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.76
Peach
#FFDAB9
ΔE00 5.93
Light Peach
#FFD8B1
ΔE00 6.00
Peach (survey)
#FFB07C
ΔE00 7.27
Pale Salmon
#FFB19A
ΔE00 8.58
Burlywood
#DEB887
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8A5 #A5DCFF
analogous
#FFA5AF #FFC8A5 #FFF5A5
triadic
#FFC8A5 #A5FFC8 #C8A5FF
tetradic
#FFC8A5 #AFFFA5 #A5DCFF #F5A5FF
square
#FFC8A5 #AFFFA5 #A5DCFF #F5A5FF
split-complementary
#FFC8A5 #A5FFF5 #A5AFFF
monochromatic
#FF7D2B #FFA368 #FFC8A5 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.49
#FFC8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FFC8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8A5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8A5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CCA3
Deuteranopia (green-blind)
#E4D8A5
Tritanopia (blue-blind)
#FFBEBF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc8a5; /* rgb */ color: rgb(255, 200, 165); /* oklch */ color: oklch(87.3% 0.078 53.9);
Tailwind
colors: {
custom: {
50: '#ffd8c0',
500: '#ffc8a5',
950: '#000000',
},
}SCSS
$custom: #ffc8a5; $custom-light: #ffd8c0; $custom-dark: #000000;
JSON
{
"hex": "#ffc8a5",
"rgb": {
"r": 255,
"g": 200,
"b": 165
},
"hsl": {
"h": 23.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.87313,
"c": 0.07827,
"h": 53.9
},
"luminance": 0.65285
}Semantic roles & 50–950 ramp
primary
#FFC8A5
secondary
#64B2E4
accent
#8CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382