#FFC2AA#FFC2AA
#FFC2AA is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.3% C 0.078 H 42.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2AA |
|---|---|
| RGB | rgb(255, 194, 170) |
| HSL | hsl(17, 100%, 83%) |
| HSV | hsv(17, 33%, 100%) |
| CMYK | cmyk(0%, 23.9%, 33.3%, 0%) |
| CIE-LAB | lab(83.31, 18.67, 20.54) |
| CIE-LCH | lch(83.31, 27.76, 47.74°) |
| OKLab | oklab(86.32% 0.0574 0.0525) |
| OKLCH | oklch(86.32% 0.078 42.5) |
| XYZ | xyz(67.7893, 62.7496, 46.5637) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.76
Apricot
#FBCEB1
ΔE00 5.49
Light Salmon
#FEA993
ΔE00 6.79
Peach (survey)
#FFB07C
ΔE00 8.81
Lightsalmon
#FFA07A
ΔE00 9.31
Blush (survey)
#F29E8E
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2AA #AAE7FF
analogous
#FFAABC #FFC2AA #FFECAA
triadic
#FFC2AA #AAFFC2 #C2AAFF
tetradic
#FFC2AA #BCFFAA #AAE7FF #ECAAFF
square
#FFC2AA #BCFFAA #AAE7FF #ECAAFF
split-complementary
#FFC2AA #AAFFEC #AABCFF
monochromatic
#FF6A30 #FF966D #FFC2AA #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.55
#FFC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FFC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2AA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2AA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A8
Deuteranopia (green-blind)
#DFD5AA
Tritanopia (blue-blind)
#FFB9BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc2aa; /* rgb */ color: rgb(255, 194, 170); /* oklch */ color: oklch(86.3% 0.078 42.5);
Tailwind
colors: {
custom: {
50: '#ffd4c3',
500: '#ffc2aa',
950: '#000000',
},
}SCSS
$custom: #ffc2aa; $custom-light: #ffd4c3; $custom-dark: #000000;
JSON
{
"hex": "#ffc2aa",
"rgb": {
"r": 255,
"g": 194,
"b": 170
},
"hsl": {
"h": 16.941,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.86316,
"c": 0.07773,
"h": 42.5
},
"luminance": 0.62746
}Semantic roles & 50–950 ramp
primary
#FFC2AA
secondary
#69C2E4
accent
#A5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382