#FFC6ED#FFC6ED
#FFC6ED is a very light, moderate pink. Relative luminance 0.678; OKLCH L 88.9% C 0.082 H 338.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6ED |
|---|---|
| RGB | rgb(255, 198, 237) |
| HSL | hsl(319, 100%, 89%) |
| HSV | hsv(319, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 7.1%, 0%) |
| CIE-LAB | lab(85.89, 26.37, -11.43) |
| CIE-LCH | lch(85.89, 28.74, 336.56°) |
| OKLab | oklab(88.85% 0.0758 -0.0303) |
| OKLCH | oklch(88.85% 0.082 338.2) |
| XYZ | xyz(76.7191, 67.7651, 89.1430) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.58
Very Light Purple
#F6CEFC
ΔE00 4.85
Powder Pink
#FFB2D0
ΔE00 6.57
Pale Lavender
#EECFFE
ΔE00 6.98
Baby Pink
#FFB7CE
ΔE00 7.03
Light Lilac
#EDC8FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6ED #C6FFD8
analogous
#F5C6FF #FFC6ED #FFC6D1
triadic
#FFC6ED #EDFFC6 #C6EDFF
tetradic
#FFC6ED #FFF5C6 #C6FFD8 #C6D1FF
square
#FFC6ED #FFF5C6 #C6FFD8 #C6D1FF
split-complementary
#FFC6ED #D1FFC6 #C6FFF5
monochromatic
#FF4CC6 #FF89DA #FFC6ED #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.44
#FFC6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FFC6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6ED
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6ED | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#FFC7D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc6ed; /* rgb */ color: rgb(255, 198, 237); /* oklch */ color: oklch(88.9% 0.082 338.2);
Tailwind
colors: {
custom: {
50: '#ffd7f2',
500: '#ffc6ed',
950: '#000000',
},
}SCSS
$custom: #ffc6ed; $custom-light: #ffd7f2; $custom-dark: #000000;
JSON
{
"hex": "#ffc6ed",
"rgb": {
"r": 255,
"g": 198,
"b": 237
},
"hsl": {
"h": 318.947,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.88855,
"c": 0.0816,
"h": 338.2
},
"luminance": 0.67763
}Semantic roles & 50–950 ramp
primary
#FFC6ED
secondary
#81E9A1
accent
#E64800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385