#FFCEEB#FFCEEB
#FFCEEB is a very light, moderate pink. Relative luminance 0.714; OKLCH L 90.2% C 0.066 H 342.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEEB |
|---|---|
| RGB | rgb(255, 206, 235) |
| HSL | hsl(324, 100%, 90%) |
| HSV | hsv(324, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 7.8%, 0%) |
| CIE-LAB | lab(87.68, 21.83, -7.71) |
| CIE-LCH | lch(87.68, 23.15, 340.56°) |
| OKLab | oklab(90.22% 0.0632 -0.0203) |
| OKLCH | oklch(90.22% 0.066 342.2) |
| XYZ | xyz(78.3057, 71.4030, 88.2384) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.53
Light Pink
#FFD1DF
ΔE00 4.69
Pale Pink
#FFCFDC
ΔE00 5.06
Very Light Purple
#F6CEFC
ΔE00 5.77
Pastel Pink
#FFBACD
ΔE00 6.96
Baby Pink
#FFB7CE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEEB #CEFFE2
analogous
#FBCEFF #FFCEEB #FFCED2
triadic
#FFCEEB #EBFFCE #CEEBFF
tetradic
#FFCEEB #FFFBCE #CEFFE2 #CED2FF
square
#FFCEEB #FFFBCE #CEFFE2 #CED2FF
split-complementary
#FFCEEB #D2FFCE #CEFFFB
monochromatic
#FF54B9 #FF91D2 #FFCEEB #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.37
#FFCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEEB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEEB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#FFCED8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffceeb; /* rgb */ color: rgb(255, 206, 235); /* oklch */ color: oklch(90.2% 0.066 342.2);
Tailwind
colors: {
custom: {
50: '#ffddf1',
500: '#ffceeb',
950: '#000000',
},
}SCSS
$custom: #ffceeb; $custom-light: #ffddf1; $custom-dark: #000000;
JSON
{
"hex": "#ffceeb",
"rgb": {
"r": 255,
"g": 206,
"b": 235
},
"hsl": {
"h": 324.49,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90218,
"c": 0.06639,
"h": 342.2
},
"luminance": 0.71401
}Semantic roles & 50–950 ramp
primary
#FFCEEB
secondary
#87EAB0
accent
#E65E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485