#FFAEEB#FFAEEB
#FFAEEB is a very light, vivid pink. Relative luminance 0.575; OKLCH L 84.7% C 0.121 H 336.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEEB |
|---|---|
| RGB | rgb(255, 174, 235) |
| HSL | hsl(315, 100%, 84%) |
| HSV | hsv(315, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 7.8%, 0%) |
| CIE-LAB | lab(80.48, 38.61, -18.48) |
| CIE-LCH | lch(80.48, 42.80, 334.42°) |
| OKLab | oklab(84.69% 0.1109 -0.0494) |
| OKLCH | oklch(84.69% 0.121 336) |
| XYZ | xyz(71.3709, 57.5335, 85.9268) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.23
Light Lavendar
#EFC0FE
ΔE00 7.05
Powder Pink
#FFB2D0
ΔE00 7.71
Pale Mauve
#FED0FC
ΔE00 8.32
Very Light Purple
#F6CEFC
ΔE00 8.73
Light Lilac
#EDC8FF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEEB #AEFFC2
analogous
#EBAEFF #FFAEEB #FFAEC3
triadic
#FFAEEB #EBFFAE #AEEBFF
tetradic
#FFAEEB #FFEBAE #AEFFC2 #AEC3FF
square
#FFAEEB #FFEBAE #AEFFC2 #AEC3FF
split-complementary
#FFAEEB #C3FFAE #AEFFEB
monochromatic
#FF34CD #FF71DC #FFAEEB #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.68
#FFAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FFAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEEB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEEB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffaeeb; /* rgb */ color: rgb(255, 174, 235); /* oklch */ color: oklch(84.7% 0.121 336.0);
Tailwind
colors: {
custom: {
50: '#ffc7f1',
500: '#ffaeeb',
950: '#000000',
},
}SCSS
$custom: #ffaeeb; $custom-light: #ffc7f1; $custom-dark: #000000;
JSON
{
"hex": "#ffaeeb",
"rgb": {
"r": 255,
"g": 174,
"b": 235
},
"hsl": {
"h": 314.815,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84692,
"c": 0.12141,
"h": 336
},
"luminance": 0.5753
}Semantic roles & 50–950 ramp
primary
#FFAEEB
secondary
#6CE58A
accent
#E63900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285