#FFC0EF#FFC0EF
#FFC0EF is a very light, moderate pink. Relative luminance 0.652; OKLCH L 87.9% C 0.094 H 335.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0EF |
|---|---|
| RGB | rgb(255, 192, 239) |
| HSL | hsl(315, 100%, 88%) |
| HSV | hsv(315, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 6.3%, 0%) |
| CIE-LAB | lab(84.58, 29.86, -14.45) |
| CIE-LCH | lch(84.58, 33.17, 334.18°) |
| OKLab | oklab(87.87% 0.0853 -0.0385) |
| OKLCH | oklch(87.87% 0.094 335.7) |
| XYZ | xyz(75.6686, 65.1939, 90.2424) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.24
Very Light Purple
#F6CEFC
ΔE00 5.15
Light Lavendar
#EFC0FE
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.67
Powder Pink
#FFB2D0
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0EF #C0FFD0
analogous
#EFC0FF #FFC0EF #FFC0CF
triadic
#FFC0EF #EFFFC0 #C0EFFF
tetradic
#FFC0EF #FFEFC0 #C0FFD0 #C0CFFF
square
#FFC0EF #FFEFC0 #C0FFD0 #C0CFFF
split-complementary
#FFC0EF #CFFFC0 #C0FFEF
monochromatic
#FF46D0 #FF83DF #FFC0EF #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.50
#FFC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FFC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0EF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0EF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc0ef; /* rgb */ color: rgb(255, 192, 239); /* oklch */ color: oklch(87.9% 0.094 335.7);
Tailwind
colors: {
custom: {
50: '#ffd3f4',
500: '#ffc0ef',
950: '#000000',
},
}SCSS
$custom: #ffc0ef; $custom-light: #ffd3f4; $custom-dark: #000000;
JSON
{
"hex": "#ffc0ef",
"rgb": {
"r": 255,
"g": 192,
"b": 239
},
"hsl": {
"h": 315.238,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.87871,
"c": 0.09361,
"h": 335.7
},
"luminance": 0.65191
}Semantic roles & 50–950 ramp
primary
#FFC0EF
secondary
#7BE897
accent
#E63A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385