#FFC8AB#FFC8AB
#FFC8AB is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.4% C 0.074 H 49.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8AB |
|---|---|
| RGB | rgb(255, 200, 171) |
| HSL | hsl(21, 100%, 84%) |
| HSV | hsv(21, 33%, 100%) |
| CMYK | cmyk(0%, 21.6%, 32.9%, 0%) |
| CIE-LAB | lab(84.75, 15.65, 22.00) |
| CIE-LCH | lch(84.75, 27.00, 54.57°) |
| OKLab | oklab(87.44% 0.0485 0.056) |
| OKLCH | oklch(87.44% 0.074 49.1) |
| XYZ | xyz(69.2467, 65.5123, 47.5179) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.86
Peach
#FFDAB9
ΔE00 6.78
Pale Salmon
#FFB19A
ΔE00 7.29
Light Peach
#FFD8B1
ΔE00 7.33
Peach (survey)
#FFB07C
ΔE00 8.27
Light Salmon
#FEA993
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8AB #ABE2FF
analogous
#FFABB8 #FFC8AB #FFF2AB
triadic
#FFC8AB #ABFFC8 #C8ABFF
tetradic
#FFC8AB #B8FFAB #ABE2FF #F2ABFF
square
#FFC8AB #B8FFAB #ABE2FF #F2ABFF
split-complementary
#FFC8AB #ABFFF2 #ABB8FF
monochromatic
#FF7831 #FFA06E #FFC8AB #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.49
#FFC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FFC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8AB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8AB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#E3D8AB
Tritanopia (blue-blind)
#FFBFC0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc8ab; /* rgb */ color: rgb(255, 200, 171); /* oklch */ color: oklch(87.4% 0.074 49.1);
Tailwind
colors: {
custom: {
50: '#ffd8c4',
500: '#ffc8ab',
950: '#000000',
},
}SCSS
$custom: #ffc8ab; $custom-light: #ffd8c4; $custom-dark: #000000;
JSON
{
"hex": "#ffc8ab",
"rgb": {
"r": 255,
"g": 200,
"b": 171
},
"hsl": {
"h": 20.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.8744,
"c": 0.07409,
"h": 49.1
},
"luminance": 0.65509
}Semantic roles & 50–950 ramp
primary
#FFC8AB
secondary
#6ABAE5
accent
#96E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382