#F29CED#F29CED
#F29CED is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.5% C 0.144 H 328.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CED |
|---|---|
| RGB | rgb(242, 156, 237) |
| HSL | hsl(303, 77%, 78%) |
| HSV | hsv(303, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 2.1%, 5.1%) |
| CIE-LAB | lab(75.31, 44.20, -27.56) |
| CIE-LCH | lch(75.31, 52.08, 328.05°) |
| OKLab | oklab(80.48% 0.1237 -0.0747) |
| OKLCH | oklch(80.48% 0.144 328.9) |
| XYZ | xyz(63.7914, 48.7714, 86.1580) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.11
Mauve
#E0B0FF
ΔE00 7.35
Bubblegum Pink
#FE83CC
ΔE00 7.88
Purply Pink
#F075E6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CED #9CF2A1
analogous
#CC9CF2 #F29CED #F29CC2
triadic
#F29CED #EDF29C #9CEDF2
tetradic
#F29CED #F2CC9C #9CF2A1 #9CC2F2
square
#F29CED #F2CC9C #9CF2A1 #9CC2F2
split-complementary
#F29CED #C2F29C #9CF2CC
monochromatic
#E430D9 #EB66E3 #F29CED #F9D2F7 #FBE4FA
Accessibility & contrast
On white
1.95
#F29CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F29CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CED
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CED | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#F8A3BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f29ced; /* rgb */ color: rgb(242, 156, 237); /* oklch */ color: oklch(80.5% 0.144 328.9);
Tailwind
colors: {
custom: {
50: '#f7baf3',
500: '#f29ced',
950: '#000000',
},
}SCSS
$custom: #f29ced; $custom-light: #f7baf3; $custom-dark: #000000;
JSON
{
"hex": "#f29ced",
"rgb": {
"r": 242,
"g": 156,
"b": 237
},
"hsl": {
"h": 303.488,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.80483,
"c": 0.14448,
"h": 328.9
},
"luminance": 0.48769
}Semantic roles & 50–950 ramp
primary
#F29CED
secondary
#D8F3D9
accent
#D9180C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185