#FFC0EB#FFC0EB
#FFC0EB is a very light, moderate pink. Relative luminance 0.650; OKLCH L 87.7% C 0.090 H 338.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0EB |
|---|---|
| RGB | rgb(255, 192, 235) |
| HSL | hsl(319, 100%, 88%) |
| HSV | hsv(319, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 7.8%, 0%) |
| CIE-LAB | lab(84.46, 29.18, -12.49) |
| CIE-LCH | lch(84.46, 31.74, 336.82°) |
| OKLab | oklab(87.74% 0.0841 -0.0331) |
| OKLCH | oklch(87.74% 0.09 338.5) |
| XYZ | xyz(75.0842, 64.9601, 87.1646) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.56
Very Light Purple
#F6CEFC
ΔE00 5.62
Powder Pink
#FFB2D0
ΔE00 5.98
Baby Pink
#FFB7CE
ΔE00 6.90
Light Lavendar
#EFC0FE
ΔE00 6.90
Light Lilac
#EDC8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0EB #C0FFD4
analogous
#F4C0FF #FFC0EB #FFC0CB
triadic
#FFC0EB #EBFFC0 #C0EBFF
tetradic
#FFC0EB #FFF4C0 #C0FFD4 #C0CBFF
square
#FFC0EB #FFF4C0 #C0FFD4 #C0CBFF
split-complementary
#FFC0EB #CBFFC0 #C0FFF4
monochromatic
#FF46C4 #FF83D8 #FFC0EB #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.50
#FFC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FFC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0EB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0EB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc0eb; /* rgb */ color: rgb(255, 192, 235); /* oklch */ color: oklch(87.7% 0.090 338.5);
Tailwind
colors: {
custom: {
50: '#ffd3f1',
500: '#ffc0eb',
950: '#000000',
},
}SCSS
$custom: #ffc0eb; $custom-light: #ffd3f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc0eb",
"rgb": {
"r": 255,
"g": 192,
"b": 235
},
"hsl": {
"h": 319.048,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.87739,
"c": 0.09035,
"h": 338.5
},
"luminance": 0.64957
}Semantic roles & 50–950 ramp
primary
#FFC0EB
secondary
#7BE89E
accent
#E64900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385