#FF6CEB#FF6CEB
#FF6CEB is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.4% C 0.228 H 333.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CEB |
|---|---|
| RGB | rgb(255, 108, 235) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 7.8%, 0%) |
| CIE-LAB | lab(68.01, 70.57, -37.61) |
| CIE-LCH | lch(68.01, 79.97, 331.95°) |
| OKLab | oklab(75.37% 0.2031 -0.1026) |
| OKLCH | oklch(75.37% 0.228 333.2) |
| XYZ | xyz(61.5980, 37.9878, 82.6692) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CEB #6CFF80
analogous
#C96CFF #FF6CEB #FF6CA1
triadic
#FF6CEB #EBFF6C #6CEBFF
tetradic
#FF6CEB #FFC96C #6CFF80 #6CA1FF
square
#FF6CEB #FFC96C #6CFF80 #6CA1FF
split-complementary
#FF6CEB #A1FF6C #6CFFC9
monochromatic
#F100D0 #FF2FE3 #FF6CEB #FFA9F3 #FFE0FB
Accessibility & contrast
On white
2.44
#FF6CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF6CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CEB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CEB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#FF77A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6ceb; /* rgb */ color: rgb(255, 108, 235); /* oklch */ color: oklch(75.4% 0.228 333.2);
Tailwind
colors: {
custom: {
50: '#ff9df2',
500: '#ff6ceb',
950: '#000000',
},
}SCSS
$custom: #ff6ceb; $custom-light: #ff9df2; $custom-dark: #000000;
JSON
{
"hex": "#ff6ceb",
"rgb": {
"r": 255,
"g": 108,
"b": 235
},
"hsl": {
"h": 308.163,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.75365,
"c": 0.22752,
"h": 333.2
},
"luminance": 0.37983
}Semantic roles & 50–950 ramp
primary
#FF6CEB
secondary
#D0F7D5
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85