#FFC1AE#FFC1AE
#FFC1AE is a very light, moderate red. Relative luminance 0.625; OKLCH L 86.2% C 0.076 H 37.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1AE |
|---|---|
| RGB | rgb(255, 193, 174) |
| HSL | hsl(14, 100%, 84%) |
| HSV | hsv(14, 32%, 100%) |
| CMYK | cmyk(0%, 24.3%, 31.8%, 0%) |
| CIE-LAB | lab(83.16, 19.68, 18.21) |
| CIE-LCH | lch(83.16, 26.81, 42.77°) |
| OKLab | oklab(86.22% 0.0605 0.0468) |
| OKLCH | oklch(86.22% 0.076 37.7) |
| XYZ | xyz(67.9517, 62.4596, 48.5129) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.37
Light Salmon
#FEA993
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 6.99
Blush (survey)
#F29E8E
ΔE00 8.65
Pale Rose
#FDC1C5
ΔE00 8.82
Light Rose
#FFC5CB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1AE #AEECFF
analogous
#FFAEC4 #FFC1AE #FFEAAE
triadic
#FFC1AE #AEFFC1 #C1AEFF
tetradic
#FFC1AE #C4FFAE #AEECFF #EAAEFF
square
#FFC1AE #C4FFAE #AEECFF #EAAEFF
split-complementary
#FFC1AE #AEFFEA #AEC4FF
monochromatic
#FF6334 #FF9271 #FFC1AE #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.56
#FFC1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FFC1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1AE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1AE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AD
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#FFB8BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc1ae; /* rgb */ color: rgb(255, 193, 174); /* oklch */ color: oklch(86.2% 0.076 37.7);
Tailwind
colors: {
custom: {
50: '#ffd4c6',
500: '#ffc1ae',
950: '#000000',
},
}SCSS
$custom: #ffc1ae; $custom-light: #ffd4c6; $custom-dark: #000000;
JSON
{
"hex": "#ffc1ae",
"rgb": {
"r": 255,
"g": 193,
"b": 174
},
"hsl": {
"h": 14.074,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.86224,
"c": 0.07642,
"h": 37.7
},
"luminance": 0.62456
}Semantic roles & 50–950 ramp
primary
#FFC1AE
secondary
#6CC9E5
accent
#B0E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382