#FFAEB2#FFAEB2
#FFAEB2 is a very light, moderate red. Relative luminance 0.547; OKLCH L 83.0% C 0.095 H 16.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEB2 |
|---|---|
| RGB | rgb(255, 174, 178) |
| HSL | hsl(357, 100%, 84%) |
| HSV | hsv(357, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 30.2%, 0%) |
| CIE-LAB | lab(78.90, 30.15, 10.05) |
| CIE-LCH | lch(78.90, 31.78, 18.44°) |
| OKLab | oklab(82.96% 0.0916 0.0264) |
| OKLCH | oklch(82.96% 0.095 16.1) |
| XYZ | xyz(64.4138, 54.7506, 49.2861) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.53
Soft Pink
#FDB0C0
ΔE00 4.39
Pale Rose
#FDC1C5
ΔE00 5.21
Pink
#FFC0CB
ΔE00 5.75
Bubblegum
#FFC1CC
ΔE00 5.99
Light Rose
#FFC5CB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEB2 #AEFFFB
analogous
#FFAEDB #FFAEB2 #FFD3AE
triadic
#FFAEB2 #B2FFAE #AEB2FF
tetradic
#FFAEB2 #DBFFAE #AEFFFB #D3AEFF
square
#FFAEB2 #DBFFAE #AEFFFB #D3AEFF
split-complementary
#FFAEB2 #AEFFD3 #AEDBFF
monochromatic
#FF343E #FF7178 #FFAEB2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.76
#FFAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FFAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEB2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEB2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB2
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#FFA6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffaeb2; /* rgb */ color: rgb(255, 174, 178); /* oklch */ color: oklch(83.0% 0.095 16.1);
Tailwind
colors: {
custom: {
50: '#ffc6c9',
500: '#ffaeb2',
950: '#000000',
},
}SCSS
$custom: #ffaeb2; $custom-light: #ffc6c9; $custom-dark: #000000;
JSON
{
"hex": "#ffaeb2",
"rgb": {
"r": 255,
"g": 174,
"b": 178
},
"hsl": {
"h": 357.037,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.8296,
"c": 0.09532,
"h": 16.1
},
"luminance": 0.54746
}Semantic roles & 50–950 ramp
primary
#FFAEB2
secondary
#6CE5DF
accent
#E6DA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282