#FBCEBE#FBCEBE
#FBCEBE is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.6% C 0.056 H 40.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEBE |
|---|---|
| RGB | rgb(251, 206, 190) |
| HSL | hsl(16, 88%, 86%) |
| HSV | hsv(16, 24%, 98%) |
| CMYK | cmyk(0%, 17.9%, 24.3%, 1.6%) |
| CIE-LAB | lab(86.19, 13.51, 13.92) |
| CIE-LCH | lch(86.19, 19.40, 45.87°) |
| OKLab | oklab(88.61% 0.0423 0.0362) |
| OKLCH | oklch(88.61% 0.056 40.5) |
| XYZ | xyz(71.1500, 68.3723, 58.1546) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.11
Mistyrose
#FFE4E1
ΔE00 7.89
Peach
#FFDAB9
ΔE00 8.29
Pale Salmon
#FFB19A
ΔE00 8.70
Pale Rose
#FDC1C5
ΔE00 9.32
Light Peach
#FFD8B1
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEBE #BEEBFB
analogous
#FBBECD #FBCEBE #FBEDBE
triadic
#FBCEBE #BEFBCE #CEBEFB
tetradic
#FBCEBE #CDFBBE #BEEBFB #EDBEFB
square
#FBCEBE #CDFBBE #BEEBFB #EDBEFB
split-complementary
#FBCEBE #BEFBED #BECDFB
monochromatic
#F4774B #F7A384 #FBCEBE #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.43
#FBCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FBCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEBE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEBE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BD
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcebe; /* rgb */ color: rgb(251, 206, 190); /* oklch */ color: oklch(88.6% 0.056 40.5);
Tailwind
colors: {
custom: {
50: '#fdddd1',
500: '#fbcebe',
950: '#000000',
},
}SCSS
$custom: #fbcebe; $custom-light: #fdddd1; $custom-dark: #000000;
JSON
{
"hex": "#fbcebe",
"rgb": {
"r": 251,
"g": 206,
"b": 190
},
"hsl": {
"h": 15.738,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.88608,
"c": 0.05565,
"h": 40.5
},
"luminance": 0.6837
}Semantic roles & 50–950 ramp
primary
#FBCEBE
secondary
#7DC6E0
accent
#A9E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483