#FFC2AF#FFC2AF
#FFC2AF is a very light, moderate red. Relative luminance 0.629; OKLCH L 86.4% C 0.075 H 38.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2AF |
|---|---|
| RGB | rgb(255, 194, 175) |
| HSL | hsl(14, 100%, 84%) |
| HSV | hsv(14, 31%, 100%) |
| CMYK | cmyk(0%, 23.9%, 31.4%, 0%) |
| CIE-LAB | lab(83.41, 19.29, 18.03) |
| CIE-LCH | lch(83.41, 26.40, 43.07°) |
| OKLab | oklab(86.43% 0.0593 0.0463) |
| OKLCH | oklch(86.43% 0.075 38) |
| XYZ | xyz(68.2713, 62.9424, 49.1022) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.63
Light Salmon
#FEA993
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 8.84
Blush (survey)
#F29E8E
ΔE00 8.92
Light Rose
#FFC5CB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2AF #AFECFF
analogous
#FFAFC4 #FFC2AF #FFEAAF
triadic
#FFC2AF #AFFFC2 #C2AFFF
tetradic
#FFC2AF #C4FFAF #AFECFF #EAAFFF
square
#FFC2AF #C4FFAF #AFECFF #EAAFFF
split-complementary
#FFC2AF #AFFFEA #AFC4FF
monochromatic
#FF6535 #FF9372 #FFC2AF #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.55
#FFC2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FFC2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2AF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2AF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AE
Deuteranopia (green-blind)
#DED5AF
Tritanopia (blue-blind)
#FFB9BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc2af; /* rgb */ color: rgb(255, 194, 175); /* oklch */ color: oklch(86.4% 0.075 38.0);
Tailwind
colors: {
custom: {
50: '#ffd4c7',
500: '#ffc2af',
950: '#000000',
},
}SCSS
$custom: #ffc2af; $custom-light: #ffd4c7; $custom-dark: #000000;
JSON
{
"hex": "#ffc2af",
"rgb": {
"r": 255,
"g": 194,
"b": 175
},
"hsl": {
"h": 14.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.86428,
"c": 0.07524,
"h": 38
},
"luminance": 0.62939
}Semantic roles & 50–950 ramp
primary
#FFC2AF
secondary
#6DC9E5
accent
#AFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382