#FFC0EE#FFC0EE
#FFC0EE is a very light, moderate pink. Relative luminance 0.651; OKLCH L 87.8% C 0.093 H 336.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0EE |
|---|---|
| RGB | rgb(255, 192, 238) |
| HSL | hsl(316, 100%, 88%) |
| HSV | hsv(316, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 6.7%, 0%) |
| CIE-LAB | lab(84.55, 29.69, -13.96) |
| CIE-LCH | lch(84.55, 32.80, 334.82°) |
| OKLab | oklab(87.84% 0.085 -0.0371) |
| OKLCH | oklch(87.84% 0.093 336.4) |
| XYZ | xyz(75.5213, 65.1350, 89.4665) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 5.25
Light Lavendar
#EFC0FE
ΔE00 6.21
Powder Pink
#FFB2D0
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0EE #C0FFD1
analogous
#F0C0FF #FFC0EE #FFC0CF
triadic
#FFC0EE #EEFFC0 #C0EEFF
tetradic
#FFC0EE #FFF0C0 #C0FFD1 #C0CFFF
square
#FFC0EE #FFF0C0 #C0FFD1 #C0CFFF
split-complementary
#FFC0EE #CFFFC0 #C0FFF0
monochromatic
#FF46CD #FF83DD #FFC0EE #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.50
#FFC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FFC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0EE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0EE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDF0
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc0ee; /* rgb */ color: rgb(255, 192, 238); /* oklch */ color: oklch(87.8% 0.093 336.4);
Tailwind
colors: {
custom: {
50: '#ffd3f3',
500: '#ffc0ee',
950: '#000000',
},
}SCSS
$custom: #ffc0ee; $custom-light: #ffd3f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc0ee",
"rgb": {
"r": 255,
"g": 192,
"b": 238
},
"hsl": {
"h": 316.19,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.87838,
"c": 0.09277,
"h": 336.4
},
"luminance": 0.65132
}Semantic roles & 50–950 ramp
primary
#FFC0EE
secondary
#7BE899
accent
#E63E00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385