#FFC8A7#FFC8A7
#FFC8A7 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.4% C 0.077 H 52.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8A7 |
|---|---|
| RGB | rgb(255, 200, 167) |
| HSL | hsl(23, 100%, 83%) |
| HSV | hsv(23, 35%, 100%) |
| CMYK | cmyk(0%, 21.6%, 34.5%, 0%) |
| CIE-LAB | lab(84.67, 15.17, 24.00) |
| CIE-LCH | lch(84.67, 28.39, 57.70°) |
| OKLab | oklab(87.36% 0.0469 0.0609) |
| OKLCH | oklch(87.36% 0.077 52.4) |
| XYZ | xyz(68.8712, 65.3621, 45.5402) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.62
Peach
#FFDAB9
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.39
Peach (survey)
#FFB07C
ΔE00 7.55
Pale Salmon
#FFB19A
ΔE00 8.12
Burlywood
#DEB887
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8A7 #A7DEFF
analogous
#FFA7B2 #FFC8A7 #FFF4A7
triadic
#FFC8A7 #A7FFC8 #C8A7FF
tetradic
#FFC8A7 #B2FFA7 #A7DEFF #F4A7FF
square
#FFC8A7 #B2FFA7 #A7DEFF #F4A7FF
split-complementary
#FFC8A7 #A7FFF4 #A7B2FF
monochromatic
#FF7B2D #FFA26A #FFC8A7 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.49
#FFC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FFC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8A7
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8A7 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA5
Deuteranopia (green-blind)
#E4D8A7
Tritanopia (blue-blind)
#FFBEBF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc8a7; /* rgb */ color: rgb(255, 200, 167); /* oklch */ color: oklch(87.4% 0.077 52.4);
Tailwind
colors: {
custom: {
50: '#ffd8c1',
500: '#ffc8a7',
950: '#000000',
},
}SCSS
$custom: #ffc8a7; $custom-light: #ffd8c1; $custom-dark: #000000;
JSON
{
"hex": "#ffc8a7",
"rgb": {
"r": 255,
"g": 200,
"b": 167
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.87355,
"c": 0.07683,
"h": 52.4
},
"luminance": 0.65359
}Semantic roles & 50–950 ramp
primary
#FFC8A7
secondary
#66B5E4
accent
#8FE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382