#FFC6EF#FFC6EF
#FFC6EF is a very light, moderate pink. Relative luminance 0.679; OKLCH L 88.9% C 0.083 H 336.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6EF |
|---|---|
| RGB | rgb(255, 198, 239) |
| HSL | hsl(317, 100%, 89%) |
| HSV | hsv(317, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 6.3%, 0%) |
| CIE-LAB | lab(85.95, 26.71, -12.40) |
| CIE-LCH | lch(85.95, 29.45, 335.09°) |
| OKLab | oklab(88.92% 0.0764 -0.0329) |
| OKLCH | oklch(88.92% 0.083 336.7) |
| XYZ | xyz(77.0130, 67.8826, 90.6905) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.25
Very Light Purple
#F6CEFC
ΔE00 4.49
Pale Lavender
#EECFFE
ΔE00 6.66
Light Lavendar
#EFC0FE
ΔE00 6.71
Light Lilac
#EDC8FF
ΔE00 6.71
Powder Pink
#FFB2D0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6EF #C6FFD6
analogous
#F3C6FF #FFC6EF #FFC6D3
triadic
#FFC6EF #EFFFC6 #C6EFFF
tetradic
#FFC6EF #FFF3C6 #C6FFD6 #C6D3FF
square
#FFC6EF #FFF3C6 #C6FFD6 #C6D3FF
split-complementary
#FFC6EF #D3FFC6 #C6FFF3
monochromatic
#FF4CCD #FF89DE #FFC6EF #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.44
#FFC6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#FFC6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6EF
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6EF | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#FFC8D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc6ef; /* rgb */ color: rgb(255, 198, 239); /* oklch */ color: oklch(88.9% 0.083 336.7);
Tailwind
colors: {
custom: {
50: '#ffd7f4',
500: '#ffc6ef',
950: '#000000',
},
}SCSS
$custom: #ffc6ef; $custom-light: #ffd7f4; $custom-dark: #000000;
JSON
{
"hex": "#ffc6ef",
"rgb": {
"r": 255,
"g": 198,
"b": 239
},
"hsl": {
"h": 316.842,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.88919,
"c": 0.08322,
"h": 336.7
},
"luminance": 0.6788
}Semantic roles & 50–950 ramp
primary
#FFC6EF
secondary
#81E99E
accent
#E64000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385