#F89DEF#F89DEF
#F89DEF is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.4% C 0.149 H 330.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DEF |
|---|---|
| RGB | rgb(248, 157, 239) |
| HSL | hsl(306, 87%, 79%) |
| HSV | hsv(306, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 3.6%, 2.7%) |
| CIE-LAB | lab(76.26, 45.88, -27.13) |
| CIE-LCH | lch(76.26, 53.31, 329.40°) |
| OKLab | oklab(81.37% 0.1294 -0.0734) |
| OKLCH | oklch(81.37% 0.149 330.4) |
| XYZ | xyz(66.3475, 50.3055, 87.8598) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.78
Bubblegum Pink
#FE83CC
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 7.86
Purply Pink
#F075E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DEF #9DF8A6
analogous
#D49DF8 #F89DEF #F89DC2
triadic
#F89DEF #EFF89D #9DEFF8
tetradic
#F89DEF #F8D49D #9DF8A6 #9DC2F8
square
#F89DEF #F8D49D #9DF8A6 #9DC2F8
split-complementary
#F89DEF #C2F89D #9DF8D4
monochromatic
#F02BDC #F464E6 #F89DEF #FCD6F8 #FDE2FA
Accessibility & contrast
On white
1.90
#F89DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#F89DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DEF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DEF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F2
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#FFA3BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89def; /* rgb */ color: rgb(248, 157, 239); /* oklch */ color: oklch(81.4% 0.149 330.4);
Tailwind
colors: {
custom: {
50: '#fcbbf4',
500: '#f89def',
950: '#000000',
},
}SCSS
$custom: #f89def; $custom-light: #fcbbf4; $custom-dark: #000000;
JSON
{
"hex": "#f89def",
"rgb": {
"r": 248,
"g": 157,
"b": 239
},
"hsl": {
"h": 305.934,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.81369,
"c": 0.14874,
"h": 330.4
},
"luminance": 0.50302
}Semantic roles & 50–950 ramp
primary
#F89DEF
secondary
#61D86D
accent
#E31902
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285