#FFB7AA#FFB7AA
#FFB7AA is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.3% C 0.086 H 30.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7AA |
|---|---|
| RGB | rgb(255, 183, 170) |
| HSL | hsl(9, 100%, 83%) |
| HSV | hsv(9, 33%, 100%) |
| CMYK | cmyk(0%, 28.2%, 33.3%, 0%) |
| CIE-LAB | lab(80.76, 24.43, 16.99) |
| CIE-LCH | lch(80.76, 29.76, 34.82°) |
| OKLab | oklab(84.34% 0.0745 0.0437) |
| OKLCH | oklch(84.34% 0.086 30.4) |
| XYZ | xyz(65.4312, 58.0333, 45.7776) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.80
Light Salmon
#FEA993
ΔE00 4.64
Blush (survey)
#F29E8E
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 7.14
Peachy Pink
#FF9A8A
ΔE00 7.28
Light Rose
#FFC5CB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7AA #AAF2FF
analogous
#FFAAC7 #FFB7AA #FFE1AA
triadic
#FFB7AA #AAFFB7 #B7AAFF
tetradic
#FFB7AA #C7FFAA #AAF2FF #E1AAFF
square
#FFB7AA #C7FFAA #AAF2FF #E1AAFF
split-complementary
#FFB7AA #AAFFE1 #AAC7FF
monochromatic
#FF4F30 #FF836D #FFB7AA #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.67
#FFB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7AA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7AA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A9
Deuteranopia (green-blind)
#D8CEA9
Tritanopia (blue-blind)
#FFAEB4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb7aa; /* rgb */ color: rgb(255, 183, 170); /* oklch */ color: oklch(84.3% 0.086 30.4);
Tailwind
colors: {
custom: {
50: '#ffcdc3',
500: '#ffb7aa',
950: '#000000',
},
}SCSS
$custom: #ffb7aa; $custom-light: #ffcdc3; $custom-dark: #000000;
JSON
{
"hex": "#ffb7aa",
"rgb": {
"r": 255,
"g": 183,
"b": 170
},
"hsl": {
"h": 9.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.84336,
"c": 0.08637,
"h": 30.4
},
"luminance": 0.58029
}Semantic roles & 50–950 ramp
primary
#FFB7AA
secondary
#69D2E4
accent
#C2E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382