#F5CEBD#F5CEBD
#F5CEBD is a very light, muted orange. Relative luminance 0.672; OKLCH L 88.0% C 0.050 H 44.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEBD |
|---|---|
| RGB | rgb(245, 206, 189) |
| HSL | hsl(18, 74%, 85%) |
| HSV | hsv(18, 23%, 96%) |
| CMYK | cmyk(0%, 15.9%, 22.9%, 3.9%) |
| CIE-LAB | lab(85.62, 11.16, 13.57) |
| CIE-LCH | lch(85.62, 17.57, 50.55°) |
| OKLab | oklab(88.03% 0.0354 0.0352) |
| OKLCH | oklch(88.03% 0.05 44.9) |
| XYZ | xyz(68.9133, 67.2316, 57.4812) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.26
Peach
#FFDAB9
ΔE00 6.99
Mistyrose
#FFE4E1
ΔE00 7.70
Light Peach
#FFD8B1
ΔE00 8.44
Bisque
#FFE4C4
ΔE00 9.73
Pale Salmon
#FFB19A
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEBD #BDE4F5
analogous
#F5BDC8 #F5CEBD #F5EABD
triadic
#F5CEBD #BDF5CE #CEBDF5
tetradic
#F5CEBD #C8F5BD #BDE4F5 #EABDF5
square
#F5CEBD #C8F5BD #BDE4F5 #EABDF5
split-complementary
#F5CEBD #BDF5EA #BDC8F5
monochromatic
#E57F53 #EDA788 #F5CEBD #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.45
#F5CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#F5CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEBD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEBD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BC
Deuteranopia (green-blind)
#E1D9BD
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cebd; /* rgb */ color: rgb(245, 206, 189); /* oklch */ color: oklch(88.0% 0.050 44.9);
Tailwind
colors: {
custom: {
50: '#f9ddd0',
500: '#f5cebd',
950: '#000000',
},
}SCSS
$custom: #f5cebd; $custom-light: #f9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f5cebd",
"rgb": {
"r": 245,
"g": 206,
"b": 189
},
"hsl": {
"h": 18.214,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.88027,
"c": 0.04993,
"h": 44.9
},
"luminance": 0.67229
}Semantic roles & 50–950 ramp
primary
#F5CEBD
secondary
#80BCD6
accent
#9AD610
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483