#FB69ED#FB69ED
#FB69ED is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.6% C 0.231 H 331.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FB69ED |
|---|---|
| RGB | rgb(251, 105, 237) |
| HSL | hsl(306, 95%, 70%) |
| HSV | hsv(306, 58%, 98%) |
| CMYK | cmyk(0%, 58.2%, 5.6%, 1.6%) |
| CIE-LAB | lab(67.07, 71.13, -40.22) |
| CIE-LCH | lch(67.07, 81.71, 330.51°) |
| OKLab | oklab(74.6% 0.2029 -0.1101) |
| OKLCH | oklch(74.6% 0.231 331.5) |
| XYZ | xyz(60.1211, 36.7310, 84.0276) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.16
Purply Pink
#F075E6
ΔE00 2.32
Light Magenta
#FA5FF7
ΔE00 2.39
Violet Pink
#FB5FFC
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 4.36
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB69ED #69FB77
analogous
#C069FB #FB69ED #FB69A4
triadic
#FB69ED #EDFB69 #69EDFB
tetradic
#FB69ED #FBC069 #69FB77 #69A4FB
square
#FB69ED #FBC069 #69FB77 #69A4FB
split-complementary
#FB69ED #A4FB69 #69FBC0
monochromatic
#E406CE #F92DE6 #FB69ED #FDA5F4 #FEE0FB
Accessibility & contrast
On white
2.52
#FB69ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FB69ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB69ED
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB69ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB69ED | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb69ed; /* rgb */ color: rgb(251, 105, 237); /* oklch */ color: oklch(74.6% 0.231 331.5);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#fb69ed',
950: '#000000',
},
}SCSS
$custom: #fb69ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#fb69ed",
"rgb": {
"r": 251,
"g": 105,
"b": 237
},
"hsl": {
"h": 305.753,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.74595,
"c": 0.23081,
"h": 331.5
},
"luminance": 0.36727
}Semantic roles & 50–950 ramp
primary
#FB69ED
secondary
#CBF5CF
accent
#E61600
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85