#FFC6EB#FFC6EB
#FFC6EB is a very light, moderate pink. Relative luminance 0.676; OKLCH L 88.8% C 0.080 H 339.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6EB |
|---|---|
| RGB | rgb(255, 198, 235) |
| HSL | hsl(321, 100%, 89%) |
| HSV | hsv(321, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 7.8%, 0%) |
| CIE-LAB | lab(85.83, 26.03, -10.45) |
| CIE-LCH | lch(85.83, 28.05, 338.12°) |
| OKLab | oklab(88.79% 0.0751 -0.0276) |
| OKLCH | oklch(88.79% 0.08 339.8) |
| XYZ | xyz(76.4286, 67.6488, 87.6127) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.96
Very Light Purple
#F6CEFC
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 6.23
Baby Pink
#FFB7CE
ΔE00 6.57
Light Pink
#FFD1DF
ΔE00 7.04
Pastel Pink
#FFBACD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6EB #C6FFDA
analogous
#F7C6FF #FFC6EB #FFC6CF
triadic
#FFC6EB #EBFFC6 #C6EBFF
tetradic
#FFC6EB #FFF7C6 #C6FFDA #C6CFFF
square
#FFC6EB #FFF7C6 #C6FFDA #C6CFFF
split-complementary
#FFC6EB #CFFFC6 #C6FFF7
monochromatic
#FF4CC0 #FF89D6 #FFC6EB #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.45
#FFC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FFC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6EB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6EB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1ED
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#FFC7D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc6eb; /* rgb */ color: rgb(255, 198, 235); /* oklch */ color: oklch(88.8% 0.080 339.8);
Tailwind
colors: {
custom: {
50: '#ffd7f1',
500: '#ffc6eb',
950: '#000000',
},
}SCSS
$custom: #ffc6eb; $custom-light: #ffd7f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc6eb",
"rgb": {
"r": 255,
"g": 198,
"b": 235
},
"hsl": {
"h": 321.053,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.88791,
"c": 0.08003,
"h": 339.8
},
"luminance": 0.67646
}Semantic roles & 50–950 ramp
primary
#FFC6EB
secondary
#81E9A5
accent
#E65100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385