#FFC0AE#FFC0AE
#FFC0AE is a very light, moderate red. Relative luminance 0.620; OKLCH L 86.0% C 0.077 H 36.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0AE |
|---|---|
| RGB | rgb(255, 192, 174) |
| HSL | hsl(13, 100%, 84%) |
| HSV | hsv(13, 32%, 100%) |
| CMYK | cmyk(0%, 24.7%, 31.8%, 0%) |
| CIE-LAB | lab(82.92, 20.21, 17.88) |
| CIE-LCH | lch(82.92, 26.98, 41.50°) |
| OKLab | oklab(86.04% 0.062 0.046) |
| OKLCH | oklch(86.04% 0.077 36.5) |
| XYZ | xyz(67.7314, 62.0190, 48.4395) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.19
Light Salmon
#FEA993
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 7.49
Blush (survey)
#F29E8E
ΔE00 8.33
Pale Rose
#FDC1C5
ΔE00 8.43
Light Rose
#FFC5CB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0AE #AEEDFF
analogous
#FFAEC5 #FFC0AE #FFE9AE
triadic
#FFC0AE #AEFFC0 #C0AEFF
tetradic
#FFC0AE #C5FFAE #AEEDFF #E9AEFF
square
#FFC0AE #C5FFAE #AEEDFF #E9AEFF
split-complementary
#FFC0AE #AEFFE9 #AEC5FF
monochromatic
#FF6134 #FF9071 #FFC0AE #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.57
#FFC0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FFC0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0AE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0AE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc0ae; /* rgb */ color: rgb(255, 192, 174); /* oklch */ color: oklch(86.0% 0.077 36.5);
Tailwind
colors: {
custom: {
50: '#ffd3c6',
500: '#ffc0ae',
950: '#000000',
},
}SCSS
$custom: #ffc0ae; $custom-light: #ffd3c6; $custom-dark: #000000;
JSON
{
"hex": "#ffc0ae",
"rgb": {
"r": 255,
"g": 192,
"b": 174
},
"hsl": {
"h": 13.333,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.86042,
"c": 0.07718,
"h": 36.5
},
"luminance": 0.62015
}Semantic roles & 50–950 ramp
primary
#FFC0AE
secondary
#6CCAE5
accent
#B3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382