#FFD6EF#FFD6EF
#FFD6EF is a very light, muted pink. Relative luminance 0.756; OKLCH L 91.8% C 0.056 H 341.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6EF |
|---|---|
| RGB | rgb(255, 214, 239) |
| HSL | hsl(323, 100%, 92%) |
| HSV | hsv(323, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 6.3%, 0%) |
| CIE-LAB | lab(89.67, 18.32, -6.87) |
| CIE-LCH | lch(89.67, 19.57, 339.43°) |
| OKLab | oklab(91.79% 0.0528 -0.0181) |
| OKLCH | oklch(91.79% 0.056 341.1) |
| XYZ | xyz(80.8652, 75.5870, 91.9746) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.08
Pale Pink
#FFCFDC
ΔE00 4.71
Pale Mauve
#FED0FC
ΔE00 5.34
Very Light Purple
#F6CEFC
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6EF #D6FFE6
analogous
#FBD6FF #FFD6EF #FFD6DB
triadic
#FFD6EF #EFFFD6 #D6EFFF
tetradic
#FFD6EF #FFFBD6 #D6FFE6 #D6DBFF
square
#FFD6EF #FFFBD6 #D6FFE6 #D6DBFF
split-complementary
#FFD6EF #DBFFD6 #D6FFFB
monochromatic
#FF5CBF #FF99D7 #FFD6EF #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.30
#FFD6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FFD6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6EF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6EF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#FFD6DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd6ef; /* rgb */ color: rgb(255, 214, 239); /* oklch */ color: oklch(91.8% 0.056 341.1);
Tailwind
colors: {
custom: {
50: '#ffe2f4',
500: '#ffd6ef',
950: '#000000',
},
}SCSS
$custom: #ffd6ef; $custom-light: #ffe2f4; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ef",
"rgb": {
"r": 255,
"g": 214,
"b": 239
},
"hsl": {
"h": 323.415,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91793,
"c": 0.0558,
"h": 341.1
},
"luminance": 0.75585
}Semantic roles & 50–950 ramp
primary
#FFD6EF
secondary
#8EEBB2
accent
#E65A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485