#F5CEBF#F5CEBF
#F5CEBF is a very light, muted orange. Relative luminance 0.673; OKLCH L 88.1% C 0.049 H 42.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEBF |
|---|---|
| RGB | rgb(245, 206, 191) |
| HSL | hsl(17, 73%, 85%) |
| HSV | hsv(17, 22%, 96%) |
| CMYK | cmyk(0%, 15.9%, 22%, 3.9%) |
| CIE-LAB | lab(85.66, 11.45, 12.57) |
| CIE-LCH | lch(85.66, 17.00, 47.68°) |
| OKLab | oklab(88.08% 0.0362 0.0327) |
| OKLCH | oklch(88.08% 0.049 42.1) |
| XYZ | xyz(69.1319, 67.3191, 58.6324) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.07
Mistyrose
#FFE4E1
ΔE00 7.18
Peach
#FFDAB9
ΔE00 7.79
Light Peach
#FFD8B1
ΔE00 9.28
Pale Salmon
#FFB19A
ΔE00 9.82
Pale Rose
#FDC1C5
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEBF #BFE6F5
analogous
#F5BFCB #F5CEBF #F5E9BF
triadic
#F5CEBF #BFF5CE #CEBFF5
tetradic
#F5CEBF #CBF5BF #BFE6F5 #E9BFF5
square
#F5CEBF #CBF5BF #BFE6F5 #E9BFF5
split-complementary
#F5CEBF #BFF5E9 #BFCBF5
monochromatic
#E47D55 #EDA58A #F5CEBF #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.45
#F5CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F5CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEBF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEBF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2BE
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cebf; /* rgb */ color: rgb(245, 206, 191); /* oklch */ color: oklch(88.1% 0.049 42.1);
Tailwind
colors: {
custom: {
50: '#f9ddd2',
500: '#f5cebf',
950: '#000000',
},
}SCSS
$custom: #f5cebf; $custom-light: #f9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f5cebf",
"rgb": {
"r": 245,
"g": 206,
"b": 191
},
"hsl": {
"h": 16.667,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.88075,
"c": 0.04877,
"h": 42.1
},
"luminance": 0.67317
}Semantic roles & 50–950 ramp
primary
#F5CEBF
secondary
#82BFD6
accent
#9ED510
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483