#FFC8A0#FFC8A0
#FFC8A0 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.2% C 0.082 H 57.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8A0 |
|---|---|
| RGB | rgb(255, 200, 160) |
| HSL | hsl(25, 100%, 81%) |
| HSV | hsv(25, 37%, 100%) |
| CMYK | cmyk(0%, 21.6%, 37.3%, 0%) |
| CIE-LAB | lab(84.54, 14.36, 27.50) |
| CIE-LCH | lch(84.54, 31.02, 62.43°) |
| OKLab | oklab(87.21% 0.0442 0.0692) |
| OKLCH | oklch(87.21% 0.082 57.4) |
| XYZ | xyz(68.2415, 65.1103, 42.2240) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 5.30
Peach
#FFDAB9
ΔE00 5.70
Peach (survey)
#FFB07C
ΔE00 6.87
Burlywood
#DEB887
ΔE00 8.16
Apricot (survey)
#FFB16D
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8A0 #A0D7FF
analogous
#FFA0A8 #FFC8A0 #FFF7A0
triadic
#FFC8A0 #A0FFC8 #C8A0FF
tetradic
#FFC8A0 #A8FFA0 #A0D7FF #F7A0FF
square
#FFC8A0 #A8FFA0 #A0D7FF #F7A0FF
split-complementary
#FFC8A0 #A0FFF7 #A0A8FF
monochromatic
#FF8126 #FFA563 #FFC8A0 #FFEBDD #FFEDE0
Accessibility & contrast
On white
1.50
#FFC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FFC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8A0
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8A0 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9D
Deuteranopia (green-blind)
#E5D8A0
Tritanopia (blue-blind)
#FFBDBD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc8a0; /* rgb */ color: rgb(255, 200, 160); /* oklch */ color: oklch(87.2% 0.082 57.4);
Tailwind
colors: {
custom: {
50: '#ffd8bc',
500: '#ffc8a0',
950: '#000000',
},
}SCSS
$custom: #ffc8a0; $custom-light: #ffd8bc; $custom-dark: #000000;
JSON
{
"hex": "#ffc8a0",
"rgb": {
"r": 255,
"g": 200,
"b": 160
},
"hsl": {
"h": 25.263,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.87211,
"c": 0.08205,
"h": 57.4
},
"luminance": 0.65107
}Semantic roles & 50–950 ramp
primary
#FFC8A0
secondary
#60ACE3
accent
#85E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382