#FFCBEF#FFCBEF
#FFCBEF is a very light, moderate pink. Relative luminance 0.702; OKLCH L 89.8% C 0.075 H 337.7°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBEF |
|---|---|
| RGB | rgb(255, 203, 239) |
| HSL | hsl(318, 100%, 90%) |
| HSV | hsv(318, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 6.3%, 0%) |
| CIE-LAB | lab(87.10, 24.08, -10.69) |
| CIE-LCH | lch(87.10, 26.35, 336.06°) |
| OKLab | oklab(89.81% 0.069 -0.0283) |
| OKLCH | oklch(89.81% 0.075 337.7) |
| XYZ | xyz(78.1747, 70.2061, 91.0777) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.08
Very Light Purple
#F6CEFC
ΔE00 4.45
Pale Lavender
#EECFFE
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 6.96
Light Lilac
#EDC8FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBEF #CBFFDB
analogous
#F5CBFF #FFCBEF #FFCBD5
triadic
#FFCBEF #EFFFCB #CBEFFF
tetradic
#FFCBEF #FFF5CB #CBFFDB #CBD5FF
square
#FFCBEF #FFF5CB #CBFFDB #CBD5FF
split-complementary
#FFCBEF #D5FFCB #CBFFF5
monochromatic
#FF51C9 #FF8EDC #FFCBEF #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.40
#FFCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FFCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBEF
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBEF | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#FFCCD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcbef; /* rgb */ color: rgb(255, 203, 239); /* oklch */ color: oklch(89.8% 0.075 337.7);
Tailwind
colors: {
custom: {
50: '#ffdbf4',
500: '#ffcbef',
950: '#000000',
},
}SCSS
$custom: #ffcbef; $custom-light: #ffdbf4; $custom-dark: #000000;
JSON
{
"hex": "#ffcbef",
"rgb": {
"r": 255,
"g": 203,
"b": 239
},
"hsl": {
"h": 318.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89806,
"c": 0.0746,
"h": 337.7
},
"luminance": 0.70204
}Semantic roles & 50–950 ramp
primary
#FFCBEF
secondary
#85E9A4
accent
#E64700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181517
muted
#868485