#F5CEBB#F5CEBB
#F5CEBB is a very light, muted orange. Relative luminance 0.671; OKLCH L 88.0% C 0.051 H 47.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEBB |
|---|---|
| RGB | rgb(245, 206, 187) |
| HSL | hsl(20, 74%, 85%) |
| HSV | hsv(20, 24%, 96%) |
| CMYK | cmyk(0%, 15.9%, 23.7%, 3.9%) |
| CIE-LAB | lab(85.58, 10.88, 14.56) |
| CIE-LCH | lch(85.58, 18.18, 53.23°) |
| OKLab | oklab(87.98% 0.0346 0.0377) |
| OKLCH | oklch(87.98% 0.051 47.5) |
| XYZ | xyz(68.6977, 67.1454, 56.3457) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.49
Peach
#FFDAB9
ΔE00 6.22
Light Peach
#FFD8B1
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 8.26
Bisque
#FFE4C4
ΔE00 9.08
Pale Salmon
#FFB19A
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEBB #BBE2F5
analogous
#F5BBC5 #F5CEBB #F5EBBB
triadic
#F5CEBB #BBF5CE #CEBBF5
tetradic
#F5CEBB #C5F5BB #BBE2F5 #EBBBF5
square
#F5CEBB #C5F5BB #BBE2F5 #EBBBF5
split-complementary
#F5CEBB #BBF5EB #BBC5F5
monochromatic
#E58150 #EDA886 #F5CEBB #FBECE4 #FBECE4
Accessibility & contrast
On white
1.46
#F5CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#F5CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEBB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEBB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cebb; /* rgb */ color: rgb(245, 206, 187); /* oklch */ color: oklch(88.0% 0.051 47.5);
Tailwind
colors: {
custom: {
50: '#f9ddcf',
500: '#f5cebb',
950: '#000000',
},
}SCSS
$custom: #f5cebb; $custom-light: #f9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f5cebb",
"rgb": {
"r": 245,
"g": 206,
"b": 187
},
"hsl": {
"h": 19.655,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.87978,
"c": 0.0512,
"h": 47.5
},
"luminance": 0.67143
}Semantic roles & 50–950 ramp
primary
#F5CEBB
secondary
#7EB9D6
accent
#95D60F
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483