#FFCBEB#FFCBEB
#FFCBEB is a very light, moderate pink. Relative luminance 0.700; OKLCH L 89.7% C 0.071 H 341.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBEB |
|---|---|
| RGB | rgb(255, 203, 235) |
| HSL | hsl(323, 100%, 90%) |
| HSV | hsv(323, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 7.8%, 0%) |
| CIE-LAB | lab(86.98, 23.40, -8.74) |
| CIE-LCH | lch(86.98, 24.98, 339.52°) |
| OKLab | oklab(89.68% 0.0677 -0.023) |
| OKLCH | oklch(89.68% 0.071 341.2) |
| XYZ | xyz(77.5904, 69.9724, 88.0000) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 5.42
Light Pink
#FFD1DF
ΔE00 5.56
Pale Pink
#FFCFDC
ΔE00 5.85
Baby Pink
#FFB7CE
ΔE00 6.70
Powder Pink
#FFB2D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBEB #CBFFDF
analogous
#F9CBFF #FFCBEB #FFCBD1
triadic
#FFCBEB #EBFFCB #CBEBFF
tetradic
#FFCBEB #FFF9CB #CBFFDF #CBD1FF
square
#FFCBEB #FFF9CB #CBFFDF #CBD1FF
split-complementary
#FFCBEB #D1FFCB #CBFFF9
monochromatic
#FF51BC #FF8ED3 #FFCBEB #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.40
#FFCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#FFCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBEB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBEB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#D9DDE9
Tritanopia (blue-blind)
#FFCBD6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcbeb; /* rgb */ color: rgb(255, 203, 235); /* oklch */ color: oklch(89.7% 0.071 341.2);
Tailwind
colors: {
custom: {
50: '#ffdbf1',
500: '#ffcbeb',
950: '#000000',
},
}SCSS
$custom: #ffcbeb; $custom-light: #ffdbf1; $custom-dark: #000000;
JSON
{
"hex": "#ffcbeb",
"rgb": {
"r": 255,
"g": 203,
"b": 235
},
"hsl": {
"h": 323.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.8968,
"c": 0.07148,
"h": 341.2
},
"luminance": 0.6997
}Semantic roles & 50–950 ramp
primary
#FFCBEB
secondary
#85E9AB
accent
#E65800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181516
muted
#868485