#FFEBEF#FFEBEF
#FFEBEF is a very light, muted red. Relative luminance 0.869; OKLCH L 95.7% C 0.022 H 3.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBEF |
|---|---|
| RGB | rgb(255, 235, 239) |
| HSL | hsl(348, 100%, 96%) |
| HSV | hsv(348, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 6.3%, 0%) |
| CIE-LAB | lab(94.70, 7.43, 0.52) |
| CIE-LCH | lch(94.70, 7.45, 3.99°) |
| OKLab | oklab(95.71% 0.0223 0.0015) |
| OKLCH | oklch(95.71% 0.022 3.8) |
| XYZ | xyz(86.5266, 86.9098, 93.8617) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.02
Mistyrose
#FFE4E1
ΔE00 3.84
Very Light Pink
#FFF4F2
ΔE00 5.05
Snow
#FFFAFA
ΔE00 7.03
Seashell
#FFF5EE
ΔE00 7.58
Ghostwhite
#F8F8FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBEF #EBFFFB
analogous
#FFEBF9 #FFEBEF #FFF1EB
triadic
#FFEBEF #EFFFEB #EBEFFF
tetradic
#FFEBEF #F9FFEB #EBFFFB #F1EBFF
square
#FFEBEF #F9FFEB #EBFFFB #F1EBFF
split-complementary
#FFEBEF #EBFFF1 #EBF9FF
monochromatic
#FF718D #FFAEBE #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.14
#FFEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FFEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBEF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBEF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebef; /* rgb */ color: rgb(255, 235, 239); /* oklch */ color: oklch(95.7% 0.022 3.8);
Tailwind
colors: {
custom: {
50: '#fff1f4',
500: '#ffebef',
950: '#000000',
},
}SCSS
$custom: #ffebef; $custom-light: #fff1f4; $custom-dark: #000000;
JSON
{
"hex": "#ffebef",
"rgb": {
"r": 255,
"g": 235,
"b": 239
},
"hsl": {
"h": 348,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95713,
"c": 0.02232,
"h": 3.8
},
"luminance": 0.86909
}Semantic roles & 50–950 ramp
primary
#FFEBEF
secondary
#A0EEDF
accent
#E6B800
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585