#FFC4A2#FFC4A2
#FFC4A2 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.5% C 0.082 H 51.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4A2 |
|---|---|
| RGB | rgb(255, 196, 162) |
| HSL | hsl(22, 100%, 82%) |
| HSV | hsv(22, 36%, 100%) |
| CMYK | cmyk(0%, 23.1%, 36.5%, 0%) |
| CIE-LAB | lab(83.63, 16.67, 25.21) |
| CIE-LCH | lch(83.63, 30.22, 56.52°) |
| OKLab | oklab(86.51% 0.0511 0.0637) |
| OKLCH | oklch(86.51% 0.082 51.2) |
| XYZ | xyz(67.5036, 63.3522, 42.8481) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.74
Peach (survey)
#FFB07C
ΔE00 6.57
Pale Salmon
#FFB19A
ΔE00 7.24
Peach
#FFDAB9
ΔE00 7.24
Light Peach
#FFD8B1
ΔE00 7.38
Apricot (survey)
#FFB16D
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4A2 #A2DDFF
analogous
#FFA2AF #FFC4A2 #FFF2A2
triadic
#FFC4A2 #A2FFC4 #C4A2FF
tetradic
#FFC4A2 #AFFFA2 #A2DDFF #F2A2FF
square
#FFC4A2 #AFFFA2 #A2DDFF #F2A2FF
split-complementary
#FFC4A2 #A2FFF2 #A2AFFF
monochromatic
#FF7628 #FF9D65 #FFC4A2 #FFEBDF #FFECE0
Accessibility & contrast
On white
1.54
#FFC4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FFC4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4A2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4A2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A0
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#FFBABB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc4a2; /* rgb */ color: rgb(255, 196, 162); /* oklch */ color: oklch(86.5% 0.082 51.2);
Tailwind
colors: {
custom: {
50: '#ffd6bd',
500: '#ffc4a2',
950: '#000000',
},
}SCSS
$custom: #ffc4a2; $custom-light: #ffd6bd; $custom-dark: #000000;
JSON
{
"hex": "#ffc4a2",
"rgb": {
"r": 255,
"g": 196,
"b": 162
},
"hsl": {
"h": 21.935,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.86512,
"c": 0.08167,
"h": 51.2
},
"luminance": 0.63348
}Semantic roles & 50–950 ramp
primary
#FFC4A2
secondary
#62B4E3
accent
#92E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382