#F4B2EF#F4B2EF
#F4B2EF is a very light, moderate purple. Relative luminance 0.573; OKLCH L 84.4% C 0.110 H 329.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B2EF |
|---|---|
| RGB | rgb(244, 178, 239) |
| HSL | hsl(305, 75%, 83%) |
| HSV | hsv(305, 27%, 96%) |
| CMYK | cmyk(0%, 27%, 2%, 4.3%) |
| CIE-LAB | lab(80.35, 33.64, -20.93) |
| CIE-LCH | lch(80.35, 39.62, 328.11°) |
| OKLab | oklab(84.38% 0.094 -0.0563) |
| OKLCH | oklch(84.38% 0.11 329.1) |
| XYZ | xyz(68.8073, 57.3082, 89.0817) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.56
Plum
#DDA0DD
ΔE00 5.07
Light Lilac
#EDC8FF
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 6.69
Very Light Purple
#F6CEFC
ΔE00 7.04
Pale Mauve
#FED0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B2EF #B2F4B7
analogous
#D8B2F4 #F4B2EF #F4B2CE
triadic
#F4B2EF #EFF4B2 #B2EFF4
tetradic
#F4B2EF #F4D8B2 #B2F4B7 #B2CEF4
square
#F4B2EF #F4D8B2 #B2F4B7 #B2CEF4
split-complementary
#F4B2EF #CEF4B2 #B2F4D8
monochromatic
#E547D9 #EC7CE4 #F4B2EF #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.69
#F4B2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F4B2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B2EF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B2EF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#BFCAED
Tritanopia (blue-blind)
#F9B7C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f4b2ef; /* rgb */ color: rgb(244, 178, 239); /* oklch */ color: oklch(84.4% 0.110 329.1);
Tailwind
colors: {
custom: {
50: '#f8c9f4',
500: '#f4b2ef',
950: '#000000',
},
}SCSS
$custom: #f4b2ef; $custom-light: #f8c9f4; $custom-dark: #000000;
JSON
{
"hex": "#f4b2ef",
"rgb": {
"r": 244,
"g": 178,
"b": 239
},
"hsl": {
"h": 304.545,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.84384,
"c": 0.10961,
"h": 329.1
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#F4B2EF
secondary
#76D47D
accent
#D71E0E
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171317
muted
#858285