#FFC8A3#FFC8A3
#FFC8A3 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.3% C 0.080 H 55.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8A3 |
|---|---|
| RGB | rgb(255, 200, 163) |
| HSL | hsl(24, 100%, 82%) |
| HSV | hsv(24, 36%, 100%) |
| CMYK | cmyk(0%, 21.6%, 36.1%, 0%) |
| CIE-LAB | lab(84.60, 14.70, 26.00) |
| CIE-LCH | lch(84.60, 29.87, 60.52°) |
| OKLab | oklab(87.27% 0.0453 0.0656) |
| OKLCH | oklch(87.27% 0.08 55.4) |
| XYZ | xyz(68.5071, 65.2165, 43.6228) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.03
Light Peach
#FFD8B1
ΔE00 5.67
Peach
#FFDAB9
ΔE00 5.78
Peach (survey)
#FFB07C
ΔE00 7.06
Burlywood
#DEB887
ΔE00 8.78
Apricot (survey)
#FFB16D
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8A3 #A3DAFF
analogous
#FFA3AC #FFC8A3 #FFF6A3
triadic
#FFC8A3 #A3FFC8 #C8A3FF
tetradic
#FFC8A3 #ACFFA3 #A3DAFF #F6A3FF
square
#FFC8A3 #ACFFA3 #A3DAFF #F6A3FF
split-complementary
#FFC8A3 #A3FFF6 #A3ACFF
monochromatic
#FF7F29 #FFA366 #FFC8A3 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.50
#FFC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FFC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8A3
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8A3 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CCA0
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#FFBEBE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc8a3; /* rgb */ color: rgb(255, 200, 163); /* oklch */ color: oklch(87.3% 0.080 55.4);
Tailwind
colors: {
custom: {
50: '#ffd8be',
500: '#ffc8a3',
950: '#000000',
},
}SCSS
$custom: #ffc8a3; $custom-light: #ffd8be; $custom-dark: #000000;
JSON
{
"hex": "#ffc8a3",
"rgb": {
"r": 255,
"g": 200,
"b": 163
},
"hsl": {
"h": 24.13,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.87272,
"c": 0.07975,
"h": 55.4
},
"luminance": 0.65213
}Semantic roles & 50–950 ramp
primary
#FFC8A3
secondary
#63B0E3
accent
#89E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382