#FFADEB#FFADEB
#FFADEB is a very light, vivid pink. Relative luminance 0.571; OKLCH L 84.5% C 0.123 H 335.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFADEB |
|---|---|
| RGB | rgb(255, 173, 235) |
| HSL | hsl(315, 100%, 84%) |
| HSV | hsv(315, 32%, 100%) |
| CMYK | cmyk(0%, 32.2%, 7.8%, 0%) |
| CIE-LAB | lab(80.26, 39.13, -18.80) |
| CIE-LCH | lch(80.26, 43.41, 334.33°) |
| OKLab | oklab(84.53% 0.1124 -0.0503) |
| OKLCH | oklch(84.53% 0.123 335.9) |
| XYZ | xyz(71.1784, 57.1485, 85.8626) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.14
Light Lavendar
#EFC0FE
ΔE00 7.15
Powder Pink
#FFB2D0
ΔE00 7.87
Pale Mauve
#FED0FC
ΔE00 8.55
Very Light Purple
#F6CEFC
ΔE00 8.93
Mauve
#E0B0FF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFADEB #ADFFC1
analogous
#EAADFF #FFADEB #FFADC2
triadic
#FFADEB #EBFFAD #ADEBFF
tetradic
#FFADEB #FFEAAD #ADFFC1 #ADC2FF
square
#FFADEB #FFEAAD #ADFFC1 #ADC2FF
split-complementary
#FFADEB #C2FFAD #ADFFEA
monochromatic
#FF33CD #FF70DC #FFADEB #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.69
#FFADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FFADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFADEB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFADEB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#C2CBE9
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffadeb; /* rgb */ color: rgb(255, 173, 235); /* oklch */ color: oklch(84.5% 0.123 335.9);
Tailwind
colors: {
custom: {
50: '#ffc6f1',
500: '#ffadeb',
950: '#000000',
},
}SCSS
$custom: #ffadeb; $custom-light: #ffc6f1; $custom-dark: #000000;
JSON
{
"hex": "#ffadeb",
"rgb": {
"r": 255,
"g": 173,
"b": 235
},
"hsl": {
"h": 314.634,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.84528,
"c": 0.12314,
"h": 335.9
},
"luminance": 0.57145
}Semantic roles & 50–950 ramp
primary
#FFADEB
secondary
#6BE589
accent
#E63800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285