#FFC6EE#FFC6EE
#FFC6EE is a very light, moderate pink. Relative luminance 0.678; OKLCH L 88.9% C 0.082 H 337.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6EE |
|---|---|
| RGB | rgb(255, 198, 238) |
| HSL | hsl(318, 100%, 89%) |
| HSV | hsv(318, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 6.7%, 0%) |
| CIE-LAB | lab(85.92, 26.53, -11.92) |
| CIE-LCH | lch(85.92, 29.09, 335.82°) |
| OKLab | oklab(88.89% 0.0761 -0.0316) |
| OKLCH | oklch(88.89% 0.082 337.4) |
| XYZ | xyz(76.8656, 67.8237, 89.9146) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.40
Very Light Purple
#F6CEFC
ΔE00 4.67
Powder Pink
#FFB2D0
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 6.81
Light Lilac
#EDC8FF
ΔE00 6.93
Light Lavendar
#EFC0FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6EE #C6FFD7
analogous
#F4C6FF #FFC6EE #FFC6D2
triadic
#FFC6EE #EEFFC6 #C6EEFF
tetradic
#FFC6EE #FFF4C6 #C6FFD7 #C6D2FF
square
#FFC6EE #FFF4C6 #C6FFD7 #C6D2FF
split-complementary
#FFC6EE #D2FFC6 #C6FFF4
monochromatic
#FF4CC9 #FF89DC #FFC6EE #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.44
#FFC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#FFC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6EE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6EE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#FFC7D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc6ee; /* rgb */ color: rgb(255, 198, 238); /* oklch */ color: oklch(88.9% 0.082 337.4);
Tailwind
colors: {
custom: {
50: '#ffd7f3',
500: '#ffc6ee',
950: '#000000',
},
}SCSS
$custom: #ffc6ee; $custom-light: #ffd7f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc6ee",
"rgb": {
"r": 255,
"g": 198,
"b": 238
},
"hsl": {
"h": 317.895,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.88887,
"c": 0.0824,
"h": 337.4
},
"luminance": 0.67821
}Semantic roles & 50–950 ramp
primary
#FFC6EE
secondary
#81E9A0
accent
#E64400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385