#FFC8A6#FFC8A6
#FFC8A6 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.3% C 0.078 H 53.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8A6 |
|---|---|
| RGB | rgb(255, 200, 166) |
| HSL | hsl(23, 100%, 83%) |
| HSV | hsv(23, 35%, 100%) |
| CMYK | cmyk(0%, 21.6%, 34.9%, 0%) |
| CIE-LAB | lab(84.65, 15.05, 24.50) |
| CIE-LCH | lch(84.65, 28.75, 58.43°) |
| OKLab | oklab(87.33% 0.0465 0.0621) |
| OKLCH | oklch(87.33% 0.078 53.1) |
| XYZ | xyz(68.7791, 65.3253, 45.0553) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.67
Peach
#FFDAB9
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 6.19
Peach (survey)
#FFB07C
ΔE00 7.40
Pale Salmon
#FFB19A
ΔE00 8.35
Burlywood
#DEB887
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8A6 #A6DDFF
analogous
#FFA6B1 #FFC8A6 #FFF4A6
triadic
#FFC8A6 #A6FFC8 #C8A6FF
tetradic
#FFC8A6 #B1FFA6 #A6DDFF #F4A6FF
square
#FFC8A6 #B1FFA6 #A6DDFF #F4A6FF
split-complementary
#FFC8A6 #A6FFF4 #A6B1FF
monochromatic
#FF7C2C #FFA269 #FFC8A6 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.49
#FFC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FFC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8A6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8A6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA4
Deuteranopia (green-blind)
#E4D8A6
Tritanopia (blue-blind)
#FFBEBF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc8a6; /* rgb */ color: rgb(255, 200, 166); /* oklch */ color: oklch(87.3% 0.078 53.1);
Tailwind
colors: {
custom: {
50: '#ffd8c0',
500: '#ffc8a6',
950: '#000000',
},
}SCSS
$custom: #ffc8a6; $custom-light: #ffd8c0; $custom-dark: #000000;
JSON
{
"hex": "#ffc8a6",
"rgb": {
"r": 255,
"g": 200,
"b": 166
},
"hsl": {
"h": 22.921,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.87334,
"c": 0.07755,
"h": 53.1
},
"luminance": 0.65322
}Semantic roles & 50–950 ramp
primary
#FFC8A6
secondary
#65B4E4
accent
#8EE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382