#FDAFEB#FDAFEB
#FDAFEB is a very light, moderate pink. Relative luminance 0.575; OKLCH L 84.6% C 0.118 H 335.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAFEB |
|---|---|
| RGB | rgb(253, 175, 235) |
| HSL | hsl(314, 95%, 84%) |
| HSV | hsv(314, 31%, 99%) |
| CMYK | cmyk(0%, 30.8%, 7.1%, 0.8%) |
| CIE-LAB | lab(80.48, 37.44, -18.49) |
| CIE-LCH | lch(80.48, 41.75, 333.71°) |
| OKLab | oklab(84.65% 0.1072 -0.0495) |
| OKLCH | oklch(84.65% 0.118 335.2) |
| XYZ | xyz(70.8327, 57.5438, 85.9571) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.02
Light Lavendar
#EFC0FE
ΔE00 6.67
Powder Pink
#FFB2D0
ΔE00 7.72
Pale Mauve
#FED0FC
ΔE00 7.99
Very Light Purple
#F6CEFC
ΔE00 8.35
Light Lilac
#EDC8FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAFEB #AFFDC1
analogous
#E8AFFD #FDAFEB #FDAFC4
triadic
#FDAFEB #EBFDAF #AFEBFD
tetradic
#FDAFEB #FDE8AF #AFFDC1 #AFC4FD
square
#FDAFEB #FDE8AF #AFFDC1 #AFC4FD
split-complementary
#FDAFEB #C4FDAF #AFFDE8
monochromatic
#FA38CD #FC73DC #FDAFEB #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.68
#FDAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FDAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAFEB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAFEB | 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)
#AFC1ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#FFB2C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fdafeb; /* rgb */ color: rgb(253, 175, 235); /* oklch */ color: oklch(84.6% 0.118 335.2);
Tailwind
colors: {
custom: {
50: '#ffc8f1',
500: '#fdafeb',
950: '#000000',
},
}SCSS
$custom: #fdafeb; $custom-light: #ffc8f1; $custom-dark: #000000;
JSON
{
"hex": "#fdafeb",
"rgb": {
"r": 253,
"g": 175,
"b": 235
},
"hsl": {
"h": 313.846,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.84649,
"c": 0.11809,
"h": 335.2
},
"luminance": 0.57541
}Semantic roles & 50–950 ramp
primary
#FDAFEB
secondary
#6EE289
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285