#F2BEDF#F2BEDF
#F2BEDF is a very light, moderate pink. Relative luminance 0.610; OKLCH L 85.7% C 0.073 H 340.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEDF |
|---|---|
| RGB | rgb(242, 190, 223) |
| HSL | hsl(322, 67%, 85%) |
| HSV | hsv(322, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 7.9%, 5.1%) |
| CIE-LAB | lab(82.40, 23.83, -9.29) |
| CIE-LCH | lch(82.40, 25.58, 338.71°) |
| OKLab | oklab(85.74% 0.0688 -0.0245) |
| OKLCH | oklch(85.74% 0.073 340.4) |
| XYZ | xyz(68.3499, 61.0340, 77.9780) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.48
Powder Pink
#FFB2D0
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 5.86
Very Light Purple
#F6CEFC
ΔE00 6.14
Pastel Pink
#FFBACD
ΔE00 6.34
Thistle
#D8BFD8
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEDF #BEF2D1
analogous
#EBBEF2 #F2BEDF #F2BEC5
triadic
#F2BEDF #DFF2BE #BEDFF2
tetradic
#F2BEDF #F2EBBE #BEF2D1 #BEC5F2
square
#F2BEDF #F2EBBE #BEF2D1 #BEC5F2
split-complementary
#F2BEDF #C5F2BE #BEF2EB
monochromatic
#DE58AD #E88BC6 #F2BEDF #FAE5F2 #FAE5F2
Accessibility & contrast
On white
1.59
#F2BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#F2BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEDF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEDF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#F9BFC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2bedf; /* rgb */ color: rgb(242, 190, 223); /* oklch */ color: oklch(85.7% 0.073 340.4);
Tailwind
colors: {
custom: {
50: '#f6d2e9',
500: '#f2bedf',
950: '#000000',
},
}SCSS
$custom: #f2bedf; $custom-light: #f6d2e9; $custom-dark: #000000;
JSON
{
"hex": "#f2bedf",
"rgb": {
"r": 242,
"g": 190,
"b": 223
},
"hsl": {
"h": 321.923,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.85744,
"c": 0.07307,
"h": 340.4
},
"luminance": 0.61032
}Semantic roles & 50–950 ramp
primary
#F2BEDF
secondary
#82D29F
accent
#CF5A17
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384