#FFC2AB#FFC2AB
#FFC2AB is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.3% C 0.077 H 41.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2AB |
|---|---|
| RGB | rgb(255, 194, 171) |
| HSL | hsl(16, 100%, 84%) |
| HSV | hsv(16, 33%, 100%) |
| CMYK | cmyk(0%, 23.9%, 32.9%, 0%) |
| CIE-LAB | lab(83.33, 18.79, 20.04) |
| CIE-LCH | lch(83.33, 27.47, 46.85°) |
| OKLab | oklab(86.34% 0.0577 0.0513) |
| OKLCH | oklch(86.34% 0.077 41.6) |
| XYZ | xyz(67.8843, 62.7875, 47.0638) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.67
Apricot
#FBCEB1
ΔE00 5.72
Light Salmon
#FEA993
ΔE00 6.70
Peach (survey)
#FFB07C
ΔE00 9.12
Blush (survey)
#F29E8E
ΔE00 9.34
Lightsalmon
#FFA07A
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2AB #ABE8FF
analogous
#FFABBE #FFC2AB #FFECAB
triadic
#FFC2AB #ABFFC2 #C2ABFF
tetradic
#FFC2AB #BEFFAB #ABE8FF #ECABFF
square
#FFC2AB #BEFFAB #ABE8FF #ECABFF
split-complementary
#FFC2AB #ABFFEC #ABBEFF
monochromatic
#FF6931 #FF966E #FFC2AB #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.55
#FFC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FFC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2AB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2AB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#DFD5AB
Tritanopia (blue-blind)
#FFB9BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc2ab; /* rgb */ color: rgb(255, 194, 171); /* oklch */ color: oklch(86.3% 0.077 41.6);
Tailwind
colors: {
custom: {
50: '#ffd4c4',
500: '#ffc2ab',
950: '#000000',
},
}SCSS
$custom: #ffc2ab; $custom-light: #ffd4c4; $custom-dark: #000000;
JSON
{
"hex": "#ffc2ab",
"rgb": {
"r": 255,
"g": 194,
"b": 171
},
"hsl": {
"h": 16.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.86338,
"c": 0.0772,
"h": 41.6
},
"luminance": 0.62784
}Semantic roles & 50–950 ramp
primary
#FFC2AB
secondary
#6AC3E5
accent
#A7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382