#FFB7AC#FFB7AC
#FFB7AC is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.4% C 0.086 H 28.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7AC |
|---|---|
| RGB | rgb(255, 183, 172) |
| HSL | hsl(8, 100%, 84%) |
| HSV | hsv(8, 33%, 100%) |
| CMYK | cmyk(0%, 28.2%, 32.5%, 0%) |
| CIE-LAB | lab(80.80, 24.68, 15.98) |
| CIE-LCH | lch(80.80, 29.40, 32.93°) |
| OKLab | oklab(84.38% 0.0752 0.0412) |
| OKLCH | oklch(84.38% 0.086 28.7) |
| XYZ | xyz(65.6218, 58.1095, 46.7816) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.50
Light Salmon
#FEA993
ΔE00 5.17
Blush (survey)
#F29E8E
ΔE00 6.31
Pale Rose
#FDC1C5
ΔE00 6.48
Peachy Pink
#FF9A8A
ΔE00 7.43
Light Rose
#FFC5CB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7AC #ACF4FF
analogous
#FFACCA #FFB7AC #FFE0AC
triadic
#FFB7AC #ACFFB7 #B7ACFF
tetradic
#FFB7AC #CAFFAC #ACF4FF #E0ACFF
square
#FFB7AC #CAFFAC #ACF4FF #E0ACFF
split-complementary
#FFB7AC #ACFFE0 #ACCAFF
monochromatic
#FF4D32 #FF826F #FFB7AC #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.66
#FFB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FFB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7AC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7AC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AB
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#FFAEB4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb7ac; /* rgb */ color: rgb(255, 183, 172); /* oklch */ color: oklch(84.4% 0.086 28.7);
Tailwind
colors: {
custom: {
50: '#ffcdc4',
500: '#ffb7ac',
950: '#000000',
},
}SCSS
$custom: #ffb7ac; $custom-light: #ffcdc4; $custom-dark: #000000;
JSON
{
"hex": "#ffb7ac",
"rgb": {
"r": 255,
"g": 183,
"b": 172
},
"hsl": {
"h": 7.952,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84383,
"c": 0.0858,
"h": 28.7
},
"luminance": 0.58106
}Semantic roles & 50–950 ramp
primary
#FFB7AC
secondary
#6AD5E5
accent
#C7E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382