#FBCEEB#FBCEEB
#FBCEEB is a very light, moderate pink. Relative luminance 0.707; OKLCH L 89.9% C 0.063 H 339.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEEB |
|---|---|
| RGB | rgb(251, 206, 235) |
| HSL | hsl(321, 85%, 90%) |
| HSV | hsv(321, 18%, 98%) |
| CMYK | cmyk(0%, 17.9%, 6.4%, 1.6%) |
| CIE-LAB | lab(87.32, 20.48, -8.29) |
| CIE-LCH | lch(87.32, 22.09, 337.97°) |
| OKLab | oklab(89.85% 0.0589 -0.0219) |
| OKLCH | oklch(89.85% 0.063 339.6) |
| XYZ | xyz(76.8491, 70.6520, 88.1701) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.25
Light Pink
#FFD1DF
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.28
Pale Pink
#FFCFDC
ΔE00 5.29
Pale Lavender
#EECFFE
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEEB #CEFBDE
analogous
#F4CEFB #FBCEEB #FBCED5
triadic
#FBCEEB #EBFBCE #CEEBFB
tetradic
#FBCEEB #FBF4CE #CEFBDE #CED5FB
square
#FBCEEB #FBF4CE #CEFBDE #CED5FB
split-complementary
#FBCEEB #D5FBCE #CEFBF4
monochromatic
#F25DBD #F695D4 #FBCEEB #FDE3F3 #FDE3F3
Accessibility & contrast
On white
1.39
#FBCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FBCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEEB
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEEB | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#FFCFD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbceeb; /* rgb */ color: rgb(251, 206, 235); /* oklch */ color: oklch(89.9% 0.063 339.6);
Tailwind
colors: {
custom: {
50: '#fdddf1',
500: '#fbceeb',
950: '#000000',
},
}SCSS
$custom: #fbceeb; $custom-light: #fdddf1; $custom-dark: #000000;
JSON
{
"hex": "#fbceeb",
"rgb": {
"r": 251,
"g": 206,
"b": 235
},
"hsl": {
"h": 321.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89851,
"c": 0.06282,
"h": 339.6
},
"luminance": 0.7065
}Semantic roles & 50–950 ramp
primary
#FBCEEB
secondary
#8CE2AA
accent
#E15304
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485