#FFC2AE#FFC2AE
#FFC2AE is a very light, moderate red. Relative luminance 0.629; OKLCH L 86.4% C 0.076 H 38.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2AE |
|---|---|
| RGB | rgb(255, 194, 174) |
| HSL | hsl(15, 100%, 84%) |
| HSV | hsv(15, 32%, 100%) |
| CMYK | cmyk(0%, 23.9%, 31.8%, 0%) |
| CIE-LAB | lab(83.39, 19.16, 18.53) |
| CIE-LCH | lch(83.39, 26.66, 44.04°) |
| OKLab | oklab(86.41% 0.0589 0.0476) |
| OKLCH | oklch(86.41% 0.076 38.9) |
| XYZ | xyz(68.1735, 62.9032, 48.5869) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.59
Apricot
#FBCEB1
ΔE00 6.49
Light Salmon
#FEA993
ΔE00 6.54
Blush (survey)
#F29E8E
ΔE00 9.00
Pale Rose
#FDC1C5
ΔE00 9.23
Lightsalmon
#FFA07A
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2AE #AEEBFF
analogous
#FFAEC3 #FFC2AE #FFEBAE
triadic
#FFC2AE #AEFFC2 #C2AEFF
tetradic
#FFC2AE #C3FFAE #AEEBFF #EBAEFF
square
#FFC2AE #C3FFAE #AEEBFF #EBAEFF
split-complementary
#FFC2AE #AEFFEB #AEC3FF
monochromatic
#FF6634 #FF9471 #FFC2AE #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.55
#FFC2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FFC2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2AE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2AE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#FFB9BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc2ae; /* rgb */ color: rgb(255, 194, 174); /* oklch */ color: oklch(86.4% 0.076 38.9);
Tailwind
colors: {
custom: {
50: '#ffd4c6',
500: '#ffc2ae',
950: '#000000',
},
}SCSS
$custom: #ffc2ae; $custom-light: #ffd4c6; $custom-dark: #000000;
JSON
{
"hex": "#ffc2ae",
"rgb": {
"r": 255,
"g": 194,
"b": 174
},
"hsl": {
"h": 14.815,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.86405,
"c": 0.07571,
"h": 38.9
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#FFC2AE
secondary
#6CC7E5
accent
#ADE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382