#F6CEED#F6CEED
#F6CEED is a very light, moderate pink. Relative luminance 0.699; OKLCH L 89.5% C 0.060 H 334.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CEED |
|---|---|
| RGB | rgb(246, 206, 237) |
| HSL | hsl(314, 69%, 89%) |
| HSV | hsv(314, 16%, 96%) |
| CMYK | cmyk(0%, 16.3%, 3.7%, 3.5%) |
| CIE-LAB | lab(86.92, 19.14, -9.98) |
| CIE-LCH | lch(86.92, 21.59, 332.47°) |
| OKLab | oklab(89.46% 0.0542 -0.0265) |
| OKLCH | oklch(89.46% 0.06 334) |
| XYZ | xyz(75.3618, 69.8515, 89.6171) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.63
Very Light Purple
#F6CEFC
ΔE00 4.24
Pale Lavender
#EECFFE
ΔE00 5.56
Light Pink
#FFD1DF
ΔE00 5.88
Thistle
#D8BFD8
ΔE00 6.08
Pale Pink
#FFCFDC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CEED #CEF6D7
analogous
#EBCEF6 #F6CEED #F6CED9
triadic
#F6CEED #EDF6CE #CEEDF6
tetradic
#F6CEED #F6EBCE #CEF6D7 #CED9F6
square
#F6CEED #F6EBCE #CEF6D7 #CED9F6
split-complementary
#F6CEED #D9F6CE #CEF6EB
monochromatic
#E367C7 #ED9ADA #F6CEED #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.40
#F6CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#F6CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CEED
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CEED | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#FACFD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f6ceed; /* rgb */ color: rgb(246, 206, 237); /* oklch */ color: oklch(89.5% 0.060 334.0);
Tailwind
colors: {
custom: {
50: '#f9ddf2',
500: '#f6ceed',
950: '#000000',
},
}SCSS
$custom: #f6ceed; $custom-light: #f9ddf2; $custom-dark: #000000;
JSON
{
"hex": "#f6ceed",
"rgb": {
"r": 246,
"g": 206,
"b": 237
},
"hsl": {
"h": 313.5,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.89462,
"c": 0.06028,
"h": 334
},
"luminance": 0.6985
}Semantic roles & 50–950 ramp
primary
#F6CEED
secondary
#90D8A0
accent
#D13F15
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485