#FFCBEE#FFCBEE
#FFCBEE is a very light, moderate pink. Relative luminance 0.701; OKLCH L 89.8% C 0.074 H 338.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBEE |
|---|---|
| RGB | rgb(255, 203, 238) |
| HSL | hsl(320, 100%, 90%) |
| HSV | hsv(320, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 6.7%, 0%) |
| CIE-LAB | lab(87.07, 23.91, -10.20) |
| CIE-LCH | lch(87.07, 26.00, 336.89°) |
| OKLab | oklab(89.77% 0.0687 -0.027) |
| OKLCH | oklch(89.77% 0.074 338.5) |
| XYZ | xyz(78.0274, 70.1472, 90.3019) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 4.69
Light Pink
#FFD1DF
ΔE00 6.37
Pale Pink
#FFCFDC
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 6.71
Powder Pink
#FFB2D0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBEE #CBFFDC
analogous
#F6CBFF #FFCBEE #FFCBD4
triadic
#FFCBEE #EEFFCB #CBEEFF
tetradic
#FFCBEE #FFF6CB #CBFFDC #CBD4FF
square
#FFCBEE #FFF6CB #CBFFDC #CBD4FF
split-complementary
#FFCBEE #D4FFCB #CBFFF6
monochromatic
#FF51C6 #FF8EDA #FFCBEE #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.40
#FFCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#FFCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBEE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBEE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#FFCCD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcbee; /* rgb */ color: rgb(255, 203, 238); /* oklch */ color: oklch(89.8% 0.074 338.5);
Tailwind
colors: {
custom: {
50: '#ffdbf3',
500: '#ffcbee',
950: '#000000',
},
}SCSS
$custom: #ffcbee; $custom-light: #ffdbf3; $custom-dark: #000000;
JSON
{
"hex": "#ffcbee",
"rgb": {
"r": 255,
"g": 203,
"b": 238
},
"hsl": {
"h": 319.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89774,
"c": 0.0738,
"h": 338.5
},
"luminance": 0.70145
}Semantic roles & 50–950 ramp
primary
#FFCBEE
secondary
#85E9A6
accent
#E64B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181517
muted
#868485