#FFB7AE#FFB7AE
#FFB7AE is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.4% C 0.085 H 27.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7AE |
|---|---|
| RGB | rgb(255, 183, 174) |
| HSL | hsl(7, 100%, 84%) |
| HSV | hsv(7, 32%, 100%) |
| CMYK | cmyk(0%, 28.2%, 31.8%, 0%) |
| CIE-LAB | lab(80.84, 24.93, 14.97) |
| CIE-LCH | lch(80.84, 29.07, 30.98°) |
| OKLab | oklab(84.43% 0.076 0.0387) |
| OKLCH | oklch(84.43% 0.085 27) |
| XYZ | xyz(65.8153, 58.1869, 47.8008) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.22
Light Salmon
#FEA993
ΔE00 5.75
Pale Rose
#FDC1C5
ΔE00 5.84
Blush (survey)
#F29E8E
ΔE00 6.60
Light Rose
#FFC5CB
ΔE00 6.99
Lightpink
#FFB6C1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7AE #AEF6FF
analogous
#FFAECE #FFB7AE #FFE0AE
triadic
#FFB7AE #AEFFB7 #B7AEFF
tetradic
#FFB7AE #CEFFAE #AEF6FF #E0AEFF
square
#FFB7AE #CEFFAE #AEF6FF #E0AEFF
split-complementary
#FFB7AE #AEFFE0 #AECEFF
monochromatic
#FF4A34 #FF8171 #FFB7AE #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.66
#FFB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FFB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7AE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7AE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#FFAEB5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb7ae; /* rgb */ color: rgb(255, 183, 174); /* oklch */ color: oklch(84.4% 0.085 27.0);
Tailwind
colors: {
custom: {
50: '#ffcdc6',
500: '#ffb7ae',
950: '#000000',
},
}SCSS
$custom: #ffb7ae; $custom-light: #ffcdc6; $custom-dark: #000000;
JSON
{
"hex": "#ffb7ae",
"rgb": {
"r": 255,
"g": 183,
"b": 174
},
"hsl": {
"h": 6.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.8443,
"c": 0.08531,
"h": 27
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#FFB7AE
secondary
#6CD8E5
accent
#CCE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382