#FFC6A2#FFC6A2
#FFC6A2 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.9% C 0.081 H 53.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6A2 |
|---|---|
| RGB | rgb(255, 198, 162) |
| HSL | hsl(23, 100%, 82%) |
| HSV | hsv(23, 36%, 100%) |
| CMYK | cmyk(0%, 22.4%, 36.5%, 0%) |
| CIE-LAB | lab(84.10, 15.63, 25.85) |
| CIE-LCH | lch(84.10, 30.21, 58.85°) |
| OKLab | oklab(86.88% 0.048 0.0652) |
| OKLCH | oklch(86.88% 0.081 53.6) |
| XYZ | xyz(67.9577, 64.2605, 42.9994) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.33
Light Peach
#FFD8B1
ΔE00 6.44
Peach
#FFDAB9
ΔE00 6.46
Peach (survey)
#FFB07C
ΔE00 6.69
Pale Salmon
#FFB19A
ΔE00 8.27
Apricot (survey)
#FFB16D
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6A2 #A2DBFF
analogous
#FFA2AD #FFC6A2 #FFF5A2
triadic
#FFC6A2 #A2FFC6 #C6A2FF
tetradic
#FFC6A2 #ADFFA2 #A2DBFF #F5A2FF
square
#FFC6A2 #ADFFA2 #A2DBFF #F5A2FF
split-complementary
#FFC6A2 #A2FFF5 #A2ADFF
monochromatic
#FF7B28 #FFA065 #FFC6A2 #FFECDF #FFECE0
Accessibility & contrast
On white
1.52
#FFC6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FFC6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6A2
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6A2 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#E3D7A2
Tritanopia (blue-blind)
#FFBCBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc6a2; /* rgb */ color: rgb(255, 198, 162); /* oklch */ color: oklch(86.9% 0.081 53.6);
Tailwind
colors: {
custom: {
50: '#ffd7bd',
500: '#ffc6a2',
950: '#000000',
},
}SCSS
$custom: #ffc6a2; $custom-light: #ffd7bd; $custom-dark: #000000;
JSON
{
"hex": "#ffc6a2",
"rgb": {
"r": 255,
"g": 198,
"b": 162
},
"hsl": {
"h": 23.226,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.86881,
"c": 0.08101,
"h": 53.6
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#FFC6A2
secondary
#62B1E3
accent
#8DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382