#F5CEBA#F5CEBA
#F5CEBA is a very light, muted orange. Relative luminance 0.671; OKLCH L 88.0% C 0.052 H 48.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEBA |
|---|---|
| RGB | rgb(245, 206, 186) |
| HSL | hsl(20, 75%, 85%) |
| HSV | hsv(20, 24%, 96%) |
| CMYK | cmyk(0%, 15.9%, 24.1%, 3.9%) |
| CIE-LAB | lab(85.56, 10.74, 15.06) |
| CIE-LCH | lch(85.56, 18.50, 54.50°) |
| OKLab | oklab(87.95% 0.0342 0.039) |
| OKLCH | oklch(87.95% 0.052 48.7) |
| XYZ | xyz(68.5910, 67.1027, 55.7839) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.12
Peach
#FFDAB9
ΔE00 5.85
Light Peach
#FFD8B1
ΔE00 7.22
Mistyrose
#FFE4E1
ΔE00 8.56
Bisque
#FFE4C4
ΔE00 8.77
Pale Salmon
#FFB19A
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEBA #BAE1F5
analogous
#F5BAC4 #F5CEBA #F5ECBA
triadic
#F5CEBA #BAF5CE #CEBAF5
tetradic
#F5CEBA #C4F5BA #BAE1F5 #ECBAF5
square
#F5CEBA #C4F5BA #BAE1F5 #ECBAF5
split-complementary
#F5CEBA #BAF5EC #BAC4F5
monochromatic
#E6824F #EDA885 #F5CEBA #FBECE4 #FBECE4
Accessibility & contrast
On white
1.46
#F5CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#F5CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEBA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEBA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#FFC8C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5ceba; /* rgb */ color: rgb(245, 206, 186); /* oklch */ color: oklch(88.0% 0.052 48.7);
Tailwind
colors: {
custom: {
50: '#f9ddce',
500: '#f5ceba',
950: '#000000',
},
}SCSS
$custom: #f5ceba; $custom-light: #f9ddce; $custom-dark: #000000;
JSON
{
"hex": "#f5ceba",
"rgb": {
"r": 245,
"g": 206,
"b": 186
},
"hsl": {
"h": 20.339,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.87954,
"c": 0.05186,
"h": 48.7
},
"luminance": 0.671
}Semantic roles & 50–950 ramp
primary
#F5CEBA
secondary
#7DB8D6
accent
#93D70F
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483