#FFCBED#FFCBED
#FFCBED is a very light, moderate pink. Relative luminance 0.701; OKLCH L 89.7% C 0.073 H 339.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBED |
|---|---|
| RGB | rgb(255, 203, 237) |
| HSL | hsl(321, 100%, 90%) |
| HSV | hsv(321, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 7.1%, 0%) |
| CIE-LAB | lab(87.04, 23.74, -9.71) |
| CIE-LCH | lch(87.04, 25.65, 337.75°) |
| OKLab | oklab(89.74% 0.0683 -0.0257) |
| OKLCH | oklch(89.74% 0.073 339.4) |
| XYZ | xyz(77.8809, 70.0886, 89.5303) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.59
Very Light Purple
#F6CEFC
ΔE00 4.93
Light Pink
#FFD1DF
ΔE00 6.10
Pale Pink
#FFCFDC
ΔE00 6.41
Pale Lavender
#EECFFE
ΔE00 6.91
Baby Pink
#FFB7CE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBED #CBFFDD
analogous
#F7CBFF #FFCBED #FFCBD3
triadic
#FFCBED #EDFFCB #CBEDFF
tetradic
#FFCBED #FFF7CB #CBFFDD #CBD3FF
square
#FFCBED #FFF7CB #CBFFDD #CBD3FF
split-complementary
#FFCBED #D3FFCB #CBFFF7
monochromatic
#FF51C3 #FF8ED8 #FFCBED #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.40
#FFCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#FFCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBED
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBED | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#D8DDEB
Tritanopia (blue-blind)
#FFCCD6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcbed; /* rgb */ color: rgb(255, 203, 237); /* oklch */ color: oklch(89.7% 0.073 339.4);
Tailwind
colors: {
custom: {
50: '#ffdbf2',
500: '#ffcbed',
950: '#000000',
},
}SCSS
$custom: #ffcbed; $custom-light: #ffdbf2; $custom-dark: #000000;
JSON
{
"hex": "#ffcbed",
"rgb": {
"r": 255,
"g": 203,
"b": 237
},
"hsl": {
"h": 320.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89742,
"c": 0.07301,
"h": 339.4
},
"luminance": 0.70086
}Semantic roles & 50–950 ramp
primary
#FFCBED
secondary
#85E9A8
accent
#E64F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181517
muted
#868485