#FFAEBF#FFAEBF
#FFAEBF is a very light, moderate red. Relative luminance 0.553; OKLCH L 83.3% C 0.097 H 5.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEBF |
|---|---|
| RGB | rgb(255, 174, 191) |
| HSL | hsl(347, 100%, 84%) |
| HSV | hsv(347, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 25.1%, 0%) |
| CIE-LAB | lab(79.21, 31.88, 3.45) |
| CIE-LCH | lch(79.21, 32.06, 6.18°) |
| OKLab | oklab(83.31% 0.0964 0.0095) |
| OKLCH | oklch(83.31% 0.097 5.6) |
| XYZ | xyz(65.7814, 55.2977, 56.4888) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.71
Lightpink
#FFB6C1
ΔE00 2.45
Pastel Pink
#FFBACD
ΔE00 3.37
Baby Pink
#FFB7CE
ΔE00 3.44
Powder Pink
#FFB2D0
ΔE00 4.46
Pink
#FFC0CB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEBF #AEFFEE
analogous
#FFAEE8 #FFAEBF #FFC6AE
triadic
#FFAEBF #BFFFAE #AEBFFF
tetradic
#FFAEBF #E8FFAE #AEFFEE #C6AEFF
square
#FFAEBF #E8FFAE #AEFFEE #C6AEFF
split-complementary
#FFAEBF #AEFFC6 #AEE8FF
monochromatic
#FF345E #FF718F #FFAEBF #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.74
#FFAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FFAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEBF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEBF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#FFA8B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaebf; /* rgb */ color: rgb(255, 174, 191); /* oklch */ color: oklch(83.3% 0.097 5.6);
Tailwind
colors: {
custom: {
50: '#ffc7d2',
500: '#ffaebf',
950: '#000000',
},
}SCSS
$custom: #ffaebf; $custom-light: #ffc7d2; $custom-dark: #000000;
JSON
{
"hex": "#ffaebf",
"rgb": {
"r": 255,
"g": 174,
"b": 191
},
"hsl": {
"h": 347.407,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83306,
"c": 0.09686,
"h": 5.6
},
"luminance": 0.55294
}Semantic roles & 50–950 ramp
primary
#FFAEBF
secondary
#6CE5CC
accent
#E6B500
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283