#F08CED#F08CED
#F08CED is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.8% C 0.170 H 328.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F08CED |
|---|---|
| RGB | rgb(240, 140, 237) |
| HSL | hsl(302, 77%, 75%) |
| HSV | hsv(302, 42%, 94%) |
| CMYK | cmyk(0%, 41.7%, 1.2%, 5.9%) |
| CIE-LAB | lab(71.82, 51.78, -32.94) |
| CIE-LCH | lch(71.82, 61.37, 327.54°) |
| OKLab | oklab(77.82% 0.1445 -0.0898) |
| OKLCH | oklch(77.82% 0.17 328.1) |
| XYZ | xyz(60.5983, 43.3988, 85.2892) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Lavender Pink
#DD85D7
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 4.51
Plum
#DDA0DD
ΔE00 6.90
Candy Pink
#FF63E9
ΔE00 7.07
Orchid
#DA70D6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08CED #8CF08F
analogous
#C18CF0 #F08CED #F08CBB
triadic
#F08CED #EDF08C #8CEDF0
tetradic
#F08CED #F0C18C #8CF08F #8CBBF0
square
#F08CED #F0C18C #8CF08F #8CBBF0
split-complementary
#F08CED #BBF08C #8CF0C1
monochromatic
#E220DC #E956E5 #F08CED #F7C2F5 #FBE4FB
Accessibility & contrast
On white
2.17
#F08CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F08CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08CED
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08CED | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#F695B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f08ced; /* rgb */ color: rgb(240, 140, 237); /* oklch */ color: oklch(77.8% 0.170 328.1);
Tailwind
colors: {
custom: {
50: '#f7b0f3',
500: '#f08ced',
950: '#000000',
},
}SCSS
$custom: #f08ced; $custom-light: #f7b0f3; $custom-dark: #000000;
JSON
{
"hex": "#f08ced",
"rgb": {
"r": 240,
"g": 140,
"b": 237
},
"hsl": {
"h": 301.8,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.77815,
"c": 0.17015,
"h": 328.1
},
"luminance": 0.43396
}Semantic roles & 50–950 ramp
primary
#F08CED
secondary
#D8F3D9
accent
#D9130C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085