#FFADFD#FFADFD
#FFADFD is a very light, vivid purple. Relative luminance 0.582; OKLCH L 85.2% C 0.139 H 327.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFADFD |
|---|---|
| RGB | rgb(255, 173, 253) |
| HSL | hsl(301, 100%, 84%) |
| HSV | hsv(301, 32%, 100%) |
| CMYK | cmyk(0%, 32.2%, 0.8%, 0%) |
| CIE-LAB | lab(80.87, 42.24, -27.55) |
| CIE-LCH | lch(80.87, 50.43, 326.88°) |
| OKLab | oklab(85.19% 0.1174 -0.0746) |
| OKLCH | oklch(85.19% 0.139 327.5) |
| XYZ | xyz(73.9117, 58.2418, 100.2579) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.15
Mauve
#E0B0FF
ΔE00 6.51
Plum
#DDA0DD
ΔE00 6.52
Light Lilac
#EDC8FF
ΔE00 8.52
Light Violet
#D6B4FC
ΔE00 8.92
Violet (CSS)
#EE82EE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFADFD #ADFFAF
analogous
#D8ADFF #FFADFD #FFADD4
triadic
#FFADFD #FDFFAD #ADFDFF
tetradic
#FFADFD #FFD8AD #ADFFAF #ADD4FF
square
#FFADFD #FFD8AD #ADFFAF #ADD4FF
split-complementary
#FFADFD #D4FFAD #ADFFD8
monochromatic
#FF33FA #FF70FC #FFADFD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.66
#FFADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FFADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFADFD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFADFD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#FFB4CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffadfd; /* rgb */ color: rgb(255, 173, 253); /* oklch */ color: oklch(85.2% 0.139 327.5);
Tailwind
colors: {
custom: {
50: '#ffc6fe',
500: '#ffadfd',
950: '#000000',
},
}SCSS
$custom: #ffadfd; $custom-light: #ffc6fe; $custom-dark: #000000;
JSON
{
"hex": "#ffadfd",
"rgb": {
"r": 255,
"g": 173,
"b": 253
},
"hsl": {
"h": 301.463,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.85192,
"c": 0.13908,
"h": 327.5
},
"luminance": 0.58239
}Semantic roles & 50–950 ramp
primary
#FFADFD
secondary
#6BE56E
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285