#FFCEF3#FFCEF3
#FFCEF3 is a very light, moderate pink. Relative luminance 0.719; OKLCH L 90.5% C 0.073 H 335.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEF3 |
|---|---|
| RGB | rgb(255, 206, 243) |
| HSL | hsl(315, 100%, 90%) |
| HSV | hsv(315, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 4.7%, 0%) |
| CIE-LAB | lab(87.91, 23.19, -11.60) |
| CIE-LCH | lch(87.91, 25.93, 333.43°) |
| OKLab | oklab(90.47% 0.0659 -0.0308) |
| OKLCH | oklch(90.47% 0.073 335) |
| XYZ | xyz(79.4875, 71.8758, 94.4628) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.28
Very Light Purple
#F6CEFC
ΔE00 3.71
Pale Lavender
#EECFFE
ΔE00 5.76
Light Lilac
#EDC8FF
ΔE00 6.55
Light Pink
#FFD1DF
ΔE00 6.94
Light Lavendar
#EFC0FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEF3 #CEFFDA
analogous
#F2CEFF #FFCEF3 #FFCEDA
triadic
#FFCEF3 #F3FFCE #CEF3FF
tetradic
#FFCEF3 #FFF2CE #CEFFDA #CEDAFF
square
#FFCEF3 #FFF2CE #CEFFDA #CEDAFF
split-complementary
#FFCEF3 #DAFFCE #CEFFF2
monochromatic
#FF54D5 #FF91E4 #FFCEF3 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.37
#FFCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FFCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEF3
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEF3 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F5
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#FFD0DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffcef3; /* rgb */ color: rgb(255, 206, 243); /* oklch */ color: oklch(90.5% 0.073 335.0);
Tailwind
colors: {
custom: {
50: '#ffddf7',
500: '#ffcef3',
950: '#000000',
},
}SCSS
$custom: #ffcef3; $custom-light: #ffddf7; $custom-dark: #000000;
JSON
{
"hex": "#ffcef3",
"rgb": {
"r": 255,
"g": 206,
"b": 243
},
"hsl": {
"h": 314.694,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9047,
"c": 0.07276,
"h": 335
},
"luminance": 0.71874
}Semantic roles & 50–950 ramp
primary
#FFCEF3
secondary
#87EA9F
accent
#E63800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485