#FFC8A1#FFC8A1
#FFC8A1 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.2% C 0.081 H 56.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8A1 |
|---|---|
| RGB | rgb(255, 200, 161) |
| HSL | hsl(25, 100%, 82%) |
| HSV | hsv(25, 37%, 100%) |
| CMYK | cmyk(0%, 21.6%, 36.9%, 0%) |
| CIE-LAB | lab(84.56, 14.47, 27.00) |
| CIE-LCH | lch(84.56, 30.63, 61.81°) |
| OKLab | oklab(87.23% 0.0446 0.068) |
| OKLCH | oklch(87.23% 0.081 56.8) |
| XYZ | xyz(68.3293, 65.1454, 42.6865) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.39
Light Peach
#FFD8B1
ΔE00 5.41
Peach
#FFDAB9
ΔE00 5.71
Peach (survey)
#FFB07C
ΔE00 6.92
Burlywood
#DEB887
ΔE00 8.35
Apricot (survey)
#FFB16D
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8A1 #A1D8FF
analogous
#FFA1A9 #FFC8A1 #FFF7A1
triadic
#FFC8A1 #A1FFC8 #C8A1FF
tetradic
#FFC8A1 #A9FFA1 #A1D8FF #F7A1FF
square
#FFC8A1 #A9FFA1 #A1D8FF #F7A1FF
split-complementary
#FFC8A1 #A1FFF7 #A1A9FF
monochromatic
#FF8027 #FFA464 #FFC8A1 #FFECDE #FFEDE0
Accessibility & contrast
On white
1.50
#FFC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FFC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8A1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8A1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9E
Deuteranopia (green-blind)
#E5D8A1
Tritanopia (blue-blind)
#FFBDBE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc8a1; /* rgb */ color: rgb(255, 200, 161); /* oklch */ color: oklch(87.2% 0.081 56.8);
Tailwind
colors: {
custom: {
50: '#ffd8bd',
500: '#ffc8a1',
950: '#000000',
},
}SCSS
$custom: #ffc8a1; $custom-light: #ffd8bd; $custom-dark: #000000;
JSON
{
"hex": "#ffc8a1",
"rgb": {
"r": 255,
"g": 200,
"b": 161
},
"hsl": {
"h": 24.894,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.87231,
"c": 0.08127,
"h": 56.8
},
"luminance": 0.65142
}Semantic roles & 50–950 ramp
primary
#FFC8A1
secondary
#61ADE3
accent
#86E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382