#FFC0AA#FFC0AA
#FFC0AA is a very light, moderate orange. Relative luminance 0.619; OKLCH L 86.0% C 0.079 H 40.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0AA |
|---|---|
| RGB | rgb(255, 192, 170) |
| HSL | hsl(16, 100%, 83%) |
| HSV | hsv(16, 33%, 100%) |
| CMYK | cmyk(0%, 24.7%, 33.3%, 0%) |
| CIE-LAB | lab(82.84, 19.71, 19.89) |
| CIE-LCH | lch(82.84, 28.01, 45.26°) |
| OKLab | oklab(85.95% 0.0605 0.0509) |
| OKLCH | oklch(85.95% 0.079 40.1) |
| XYZ | xyz(67.3472, 61.8653, 46.4163) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.05
Light Salmon
#FEA993
ΔE00 6.06
Apricot
#FBCEB1
ΔE00 6.45
Blush (survey)
#F29E8E
ΔE00 8.68
Lightsalmon
#FFA07A
ΔE00 9.09
Peach (survey)
#FFB07C
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0AA #AAE9FF
analogous
#FFAABE #FFC0AA #FFEAAA
triadic
#FFC0AA #AAFFC0 #C0AAFF
tetradic
#FFC0AA #BEFFAA #AAE9FF #EAAAFF
square
#FFC0AA #BEFFAA #AAE9FF #EAAAFF
split-complementary
#FFC0AA #AAFFEA #AABEFF
monochromatic
#FF6530 #FF936D #FFC0AA #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.57
#FFC0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FFC0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0AA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0AA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A8
Deuteranopia (green-blind)
#DED3AA
Tritanopia (blue-blind)
#FFB7BA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc0aa; /* rgb */ color: rgb(255, 192, 170); /* oklch */ color: oklch(86.0% 0.079 40.1);
Tailwind
colors: {
custom: {
50: '#ffd3c3',
500: '#ffc0aa',
950: '#000000',
},
}SCSS
$custom: #ffc0aa; $custom-light: #ffd3c3; $custom-dark: #000000;
JSON
{
"hex": "#ffc0aa",
"rgb": {
"r": 255,
"g": 192,
"b": 170
},
"hsl": {
"h": 15.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.85952,
"c": 0.07901,
"h": 40.1
},
"luminance": 0.61862
}Semantic roles & 50–950 ramp
primary
#FFC0AA
secondary
#69C4E4
accent
#AAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382