#FFCEBF#FFCEBF
#FFCEBF is a very light, muted red. Relative luminance 0.692; OKLCH L 89.0% C 0.059 H 37.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEBF |
|---|---|
| RGB | rgb(255, 206, 191) |
| HSL | hsl(14, 100%, 87%) |
| HSV | hsv(14, 25%, 100%) |
| CMYK | cmyk(0%, 19.2%, 25.1%, 0%) |
| CIE-LAB | lab(86.59, 15.12, 14.01) |
| CIE-LCH | lch(86.59, 20.61, 42.82°) |
| OKLab | oklab(89.01% 0.0471 0.0364) |
| OKLCH | oklch(89.01% 0.059 37.7) |
| XYZ | xyz(72.7162, 69.1672, 58.8004) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.02
Pale Salmon
#FFB19A
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 8.17
Pale Rose
#FDC1C5
ΔE00 8.40
Light Rose
#FFC5CB
ΔE00 8.78
Peach
#FFDAB9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEBF #BFF0FF
analogous
#FFBFD0 #FFCEBF #FFEEBF
triadic
#FFCEBF #BFFFCE #CEBFFF
tetradic
#FFCEBF #D0FFBF #BFF0FF #EEBFFF
square
#FFCEBF #D0FFBF #BFF0FF #EEBFFF
split-complementary
#FFCEBF #BFFFEE #BFD0FF
monochromatic
#FF7045 #FF9F82 #FFCEBF #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.42
#FFCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FFCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEBF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEBF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcebf; /* rgb */ color: rgb(255, 206, 191); /* oklch */ color: oklch(89.0% 0.059 37.7);
Tailwind
colors: {
custom: {
50: '#ffddd2',
500: '#ffcebf',
950: '#000000',
},
}SCSS
$custom: #ffcebf; $custom-light: #ffddd2; $custom-dark: #000000;
JSON
{
"hex": "#ffcebf",
"rgb": {
"r": 255,
"g": 206,
"b": 191
},
"hsl": {
"h": 14.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89009,
"c": 0.05948,
"h": 37.7
},
"luminance": 0.69164
}Semantic roles & 50–950 ramp
primary
#FFCEBF
secondary
#7BCEE8
accent
#B0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483