#FFC8A4#FFC8A4
#FFC8A4 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.3% C 0.079 H 54.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8A4 |
|---|---|
| RGB | rgb(255, 200, 164) |
| HSL | hsl(24, 100%, 82%) |
| HSV | hsv(24, 36%, 100%) |
| CMYK | cmyk(0%, 21.6%, 35.7%, 0%) |
| CIE-LAB | lab(84.61, 14.82, 25.50) |
| CIE-LCH | lch(84.61, 29.49, 59.84°) |
| OKLab | oklab(87.29% 0.0457 0.0644) |
| OKLCH | oklch(87.29% 0.079 54.6) |
| XYZ | xyz(68.5971, 65.2525, 44.0966) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.88
Light Peach
#FFD8B1
ΔE00 5.83
Peach
#FFDAB9
ΔE00 5.85
Peach (survey)
#FFB07C
ΔE00 7.16
Pale Salmon
#FFB19A
ΔE00 8.82
Burlywood
#DEB887
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8A4 #A4DBFF
analogous
#FFA4AE #FFC8A4 #FFF5A4
triadic
#FFC8A4 #A4FFC8 #C8A4FF
tetradic
#FFC8A4 #AEFFA4 #A4DBFF #F5A4FF
square
#FFC8A4 #AEFFA4 #A4DBFF #F5A4FF
split-complementary
#FFC8A4 #A4FFF5 #A4AEFF
monochromatic
#FF7E2A #FFA367 #FFC8A4 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.49
#FFC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FFC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8A4
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8A4 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CCA2
Deuteranopia (green-blind)
#E5D8A4
Tritanopia (blue-blind)
#FFBEBE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc8a4; /* rgb */ color: rgb(255, 200, 164); /* oklch */ color: oklch(87.3% 0.079 54.6);
Tailwind
colors: {
custom: {
50: '#ffd8bf',
500: '#ffc8a4',
950: '#000000',
},
}SCSS
$custom: #ffc8a4; $custom-light: #ffd8bf; $custom-dark: #000000;
JSON
{
"hex": "#ffc8a4",
"rgb": {
"r": 255,
"g": 200,
"b": 164
},
"hsl": {
"h": 23.736,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.87292,
"c": 0.07901,
"h": 54.6
},
"luminance": 0.65249
}Semantic roles & 50–950 ramp
primary
#FFC8A4
secondary
#64B1E4
accent
#8BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382