#FEBFF3#FEBFF3
#FEBFF3 is a very light, moderate pink. Relative luminance 0.648; OKLCH L 87.7% C 0.098 H 332.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF3 |
|---|---|
| RGB | rgb(254, 191, 243) |
| HSL | hsl(310, 97%, 87%) |
| HSV | hsv(310, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 4.3%, 0.4%) |
| CIE-LAB | lab(84.38, 30.74, -16.89) |
| CIE-LCH | lch(84.38, 35.08, 331.22°) |
| OKLab | oklab(87.74% 0.087 -0.0452) |
| OKLCH | oklch(87.74% 0.098 332.6) |
| XYZ | xyz(75.6803, 64.8060, 93.2989) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.92
Light Lavendar
#EFC0FE
ΔE00 4.92
Light Lilac
#EDC8FF
ΔE00 5.93
Pale Lavender
#EECFFE
ΔE00 6.84
Powder Pink
#FFB2D0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF3 #BFFECA
analogous
#E9BFFE #FEBFF3 #FEBFD4
triadic
#FEBFF3 #F3FEBF #BFF3FE
tetradic
#FEBFF3 #FEE9BF #BFFECA #BFD4FE
square
#FEBFF3 #FEE9BF #BFFECA #BFD4FE
split-complementary
#FEBFF3 #D4FEBF #BFFEE9
monochromatic
#FC46DC #FD83E8 #FEBFF3 #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.50
#FEBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FEBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF3
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF3 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF5
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febff3; /* rgb */ color: rgb(254, 191, 243); /* oklch */ color: oklch(87.7% 0.098 332.6);
Tailwind
colors: {
custom: {
50: '#ffd2f7',
500: '#febff3',
950: '#000000',
},
}SCSS
$custom: #febff3; $custom-light: #ffd2f7; $custom-dark: #000000;
JSON
{
"hex": "#febff3",
"rgb": {
"r": 254,
"g": 191,
"b": 243
},
"hsl": {
"h": 310.476,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87736,
"c": 0.09801,
"h": 332.6
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#FEBFF3
secondary
#7BE68E
accent
#E62800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385