#FEBEF3#FEBEF3
#FEBEF3 is a very light, moderate pink. Relative luminance 0.644; OKLCH L 87.6% C 0.100 H 332.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEF3 |
|---|---|
| RGB | rgb(254, 190, 243) |
| HSL | hsl(310, 97%, 87%) |
| HSV | hsv(310, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 4.3%, 0.4%) |
| CIE-LAB | lab(84.16, 31.27, -17.23) |
| CIE-LCH | lch(84.16, 35.70, 331.15°) |
| OKLab | oklab(87.56% 0.0885 -0.0461) |
| OKLCH | oklch(87.56% 0.1 332.5) |
| XYZ | xyz(75.4629, 64.3713, 93.2264) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.57
Light Lavendar
#EFC0FE
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 5.12
Light Lilac
#EDC8FF
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEF3 #BEFEC9
analogous
#E9BEFE #FEBEF3 #FEBED3
triadic
#FEBEF3 #F3FEBE #BEF3FE
tetradic
#FEBEF3 #FEE9BE #BEFEC9 #BED3FE
square
#FEBEF3 #FEE9BE #BEFEC9 #BED3FE
split-complementary
#FEBEF3 #D3FEBE #BEFEE9
monochromatic
#FC45DD #FD82E8 #FEBEF3 #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.51
#FEBEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FEBEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEF3
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEF3 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF5
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febef3; /* rgb */ color: rgb(254, 190, 243); /* oklch */ color: oklch(87.6% 0.100 332.5);
Tailwind
colors: {
custom: {
50: '#ffd2f7',
500: '#febef3',
950: '#000000',
},
}SCSS
$custom: #febef3; $custom-light: #ffd2f7; $custom-dark: #000000;
JSON
{
"hex": "#febef3",
"rgb": {
"r": 254,
"g": 190,
"b": 243
},
"hsl": {
"h": 310.313,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87564,
"c": 0.09974,
"h": 332.5
},
"luminance": 0.64369
}Semantic roles & 50–950 ramp
primary
#FEBEF3
secondary
#7BE68D
accent
#E62700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385