#FFC7A2#FFC7A2
#FFC7A2 is a very light, moderate orange. Relative luminance 0.647; OKLCH L 87.1% C 0.081 H 54.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7A2 |
|---|---|
| RGB | rgb(255, 199, 162) |
| HSL | hsl(24, 100%, 82%) |
| HSV | hsv(24, 36%, 100%) |
| CMYK | cmyk(0%, 22%, 36.5%, 0%) |
| CIE-LAB | lab(84.34, 15.11, 26.18) |
| CIE-LCH | lch(84.34, 30.22, 60.01°) |
| OKLab | oklab(87.07% 0.0465 0.066) |
| OKLCH | oklch(87.07% 0.081 54.8) |
| XYZ | xyz(68.1870, 64.7191, 43.0759) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.23
Light Peach
#FFD8B1
ΔE00 5.98
Peach
#FFDAB9
ΔE00 6.09
Peach (survey)
#FFB07C
ΔE00 6.82
Apricot (survey)
#FFB16D
ΔE00 8.66
Pale Salmon
#FFB19A
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7A2 #A2DAFF
analogous
#FFA2AC #FFC7A2 #FFF6A2
triadic
#FFC7A2 #A2FFC7 #C7A2FF
tetradic
#FFC7A2 #ACFFA2 #A2DAFF #F6A2FF
square
#FFC7A2 #ACFFA2 #A2DAFF #F6A2FF
split-complementary
#FFC7A2 #A2FFF6 #A2ACFF
monochromatic
#FF7D28 #FFA265 #FFC7A2 #FFECDF #FFEDE0
Accessibility & contrast
On white
1.51
#FFC7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FFC7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7A2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7A2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9F
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#FFBDBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc7a2; /* rgb */ color: rgb(255, 199, 162); /* oklch */ color: oklch(87.1% 0.081 54.8);
Tailwind
colors: {
custom: {
50: '#ffd8bd',
500: '#ffc7a2',
950: '#000000',
},
}SCSS
$custom: #ffc7a2; $custom-light: #ffd8bd; $custom-dark: #000000;
JSON
{
"hex": "#ffc7a2",
"rgb": {
"r": 255,
"g": 199,
"b": 162
},
"hsl": {
"h": 23.871,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.87066,
"c": 0.08075,
"h": 54.8
},
"luminance": 0.64715
}Semantic roles & 50–950 ramp
primary
#FFC7A2
secondary
#62B0E3
accent
#8AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382