#FEBFF2#FEBFF2
#FEBFF2 is a very light, moderate pink. Relative luminance 0.647; OKLCH L 87.7% C 0.097 H 333.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF2 |
|---|---|
| RGB | rgb(254, 191, 242) |
| HSL | hsl(311, 97%, 87%) |
| HSV | hsv(311, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 4.7%, 0.4%) |
| CIE-LAB | lab(84.35, 30.57, -16.40) |
| CIE-LCH | lch(84.35, 34.69, 331.78°) |
| OKLab | oklab(87.7% 0.0867 -0.0438) |
| OKLCH | oklch(87.7% 0.097 333.2) |
| XYZ | xyz(75.5297, 64.7458, 92.5057) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 4.96
Light Lavendar
#EFC0FE
ΔE00 5.12
Light Lilac
#EDC8FF
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.92
Powder Pink
#FFB2D0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF2 #BFFECB
analogous
#EBBFFE #FEBFF2 #FEBFD2
triadic
#FEBFF2 #F2FEBF #BFF2FE
tetradic
#FEBFF2 #FEEBBF #BFFECB #BFD2FE
square
#FEBFF2 #FEEBBF #BFFECB #BFD2FE
split-complementary
#FEBFF2 #D2FEBF #BFFEEB
monochromatic
#FC46DA #FD83E6 #FEBFF2 #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.51
#FEBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FEBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#CDD6F0
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febff2; /* rgb */ color: rgb(254, 191, 242); /* oklch */ color: oklch(87.7% 0.097 333.2);
Tailwind
colors: {
custom: {
50: '#ffd2f6',
500: '#febff2',
950: '#000000',
},
}SCSS
$custom: #febff2; $custom-light: #ffd2f6; $custom-dark: #000000;
JSON
{
"hex": "#febff2",
"rgb": {
"r": 254,
"g": 191,
"b": 242
},
"hsl": {
"h": 311.429,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87702,
"c": 0.09712,
"h": 333.2
},
"luminance": 0.64743
}Semantic roles & 50–950 ramp
primary
#FEBFF2
secondary
#7BE690
accent
#E62C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385