#FFCBE2#FFCBE2
#FFCBE2 is a very light, moderate pink. Relative luminance 0.695; OKLCH L 89.4% C 0.066 H 350.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBE2 |
|---|---|
| RGB | rgb(255, 203, 226) |
| HSL | hsl(333, 100%, 90%) |
| HSV | hsv(333, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 11.4%, 0%) |
| CIE-LAB | lab(86.73, 21.92, -4.33) |
| CIE-LCH | lch(86.73, 22.34, 348.82°) |
| OKLab | oklab(89.41% 0.0646 -0.0112) |
| OKLCH | oklch(89.41% 0.066 350.2) |
| XYZ | xyz(76.3229, 69.4654, 81.3245) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.15
Pale Pink
#FFCFDC
ΔE00 3.28
Pastel Pink
#FFBACD
ΔE00 5.13
Bubblegum
#FFC1CC
ΔE00 5.29
Baby Pink
#FFB7CE
ΔE00 5.44
Pink
#FFC0CB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBE2 #CBFFE8
analogous
#FFCBFC #FFCBE2 #FFCECB
triadic
#FFCBE2 #E2FFCB #CBE2FF
tetradic
#FFCBE2 #FCFFCB #CBFFE8 #CECBFF
square
#FFCBE2 #FCFFCB #CBFFE8 #CECBFF
split-complementary
#FFCBE2 #CBFFCE #CBFCFF
monochromatic
#FF519E #FF8EC0 #FFCBE2 #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.41
#FFCBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FFCBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBE2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBE2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#DBDCE1
Tritanopia (blue-blind)
#FFCAD3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcbe2; /* rgb */ color: rgb(255, 203, 226); /* oklch */ color: oklch(89.4% 0.066 350.2);
Tailwind
colors: {
custom: {
50: '#ffdbeb',
500: '#ffcbe2',
950: '#000000',
},
}SCSS
$custom: #ffcbe2; $custom-light: #ffdbeb; $custom-dark: #000000;
JSON
{
"hex": "#ffcbe2",
"rgb": {
"r": 255,
"g": 203,
"b": 226
},
"hsl": {
"h": 333.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89405,
"c": 0.06553,
"h": 350.2
},
"luminance": 0.69463
}Semantic roles & 50–950 ramp
primary
#FFCBE2
secondary
#85E9BD
accent
#E68000
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181516
muted
#868484