#FFC2A2#FFC2A2
#FFC2A2 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.1% C 0.082 H 48.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2A2 |
|---|---|
| RGB | rgb(255, 194, 162) |
| HSL | hsl(21, 100%, 82%) |
| HSV | hsv(21, 36%, 100%) |
| CMYK | cmyk(0%, 23.9%, 36.5%, 0%) |
| CIE-LAB | lab(83.16, 17.72, 24.57) |
| CIE-LCH | lch(83.16, 30.29, 54.20°) |
| OKLab | oklab(86.14% 0.0542 0.0621) |
| OKLCH | oklch(86.14% 0.082 48.9) |
| XYZ | xyz(67.0555, 62.4560, 42.6987) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.34
Pale Salmon
#FFB19A
ΔE00 6.23
Peach (survey)
#FFB07C
ΔE00 6.64
Peach
#FFDAB9
ΔE00 8.07
Light Salmon
#FEA993
ΔE00 8.14
Light Peach
#FFD8B1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2A2 #A2DFFF
analogous
#FFA2B1 #FFC2A2 #FFF0A2
triadic
#FFC2A2 #A2FFC2 #C2A2FF
tetradic
#FFC2A2 #B1FFA2 #A2DFFF #F0A2FF
square
#FFC2A2 #B1FFA2 #A2DFFF #F0A2FF
split-complementary
#FFC2A2 #A2FFF0 #A2B1FF
monochromatic
#FF7228 #FF9A65 #FFC2A2 #FFEADF #FFEBE0
Accessibility & contrast
On white
1.56
#FFC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FFC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2A2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2A2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A0
Deuteranopia (green-blind)
#E1D4A2
Tritanopia (blue-blind)
#FFB8B9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc2a2; /* rgb */ color: rgb(255, 194, 162); /* oklch */ color: oklch(86.1% 0.082 48.9);
Tailwind
colors: {
custom: {
50: '#ffd4bd',
500: '#ffc2a2',
950: '#000000',
},
}SCSS
$custom: #ffc2a2; $custom-light: #ffd4bd; $custom-dark: #000000;
JSON
{
"hex": "#ffc2a2",
"rgb": {
"r": 255,
"g": 194,
"b": 162
},
"hsl": {
"h": 20.645,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.86144,
"c": 0.08247,
"h": 48.9
},
"luminance": 0.62452
}Semantic roles & 50–950 ramp
primary
#FFC2A2
secondary
#62B7E3
accent
#97E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382