#FF9DAF#FF9DAF
#FF9DAF is a light, moderate red. Relative luminance 0.485; OKLCH L 80.0% C 0.118 H 8.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DAF |
|---|---|
| RGB | rgb(255, 157, 175) |
| HSL | hsl(349, 100%, 81%) |
| HSV | hsv(349, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 31.4%, 0%) |
| CIE-LAB | lab(75.12, 38.60, 6.29) |
| CIE-LCH | lch(75.12, 39.11, 9.25°) |
| OKLab | oklab(80.04% 0.117 0.0168) |
| OKLCH | oklch(80.04% 0.118 8.2) |
| XYZ | xyz(61.0370, 48.4737, 46.6907) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.75
Rose Pink
#F7879A
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.34
Pinky
#FC86AA
ΔE00 5.94
Lightpink
#FFB6C1
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DAF #9DFFED
analogous
#FF9DE0 #FF9DAF #FFBC9D
triadic
#FF9DAF #AFFF9D #9DAFFF
tetradic
#FF9DAF #E0FF9D #9DFFED #BC9DFF
square
#FF9DAF #E0FF9D #9DFFED #BC9DFF
split-complementary
#FF9DAF #9DFFBC #9DE0FF
monochromatic
#FF234B #FF607D #FF9DAF #FFDAE1 #FFE0E6
Accessibility & contrast
On white
1.96
#FF9DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FF9DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DAF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DAF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#FF95A3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9daf; /* rgb */ color: rgb(255, 157, 175); /* oklch */ color: oklch(80.0% 0.118 8.2);
Tailwind
colors: {
custom: {
50: '#ffbbc6',
500: '#ff9daf',
950: '#000000',
},
}SCSS
$custom: #ff9daf; $custom-light: #ffbbc6; $custom-dark: #000000;
JSON
{
"hex": "#ff9daf",
"rgb": {
"r": 255,
"g": 157,
"b": 175
},
"hsl": {
"h": 348.98,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80043,
"c": 0.11824,
"h": 8.2
},
"luminance": 0.48469
}Semantic roles & 50–950 ramp
primary
#FF9DAF
secondary
#D4F7F1
accent
#E6BB00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182