#F8CEBB#F8CEBB
#F8CEBB is a very light, muted orange. Relative luminance 0.677; OKLCH L 88.3% C 0.054 H 45.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CEBB |
|---|---|
| RGB | rgb(248, 206, 187) |
| HSL | hsl(19, 81%, 85%) |
| HSV | hsv(19, 25%, 97%) |
| CMYK | cmyk(0%, 16.9%, 24.6%, 2.7%) |
| CIE-LAB | lab(85.85, 11.99, 14.99) |
| CIE-LCH | lch(85.85, 19.19, 51.34°) |
| OKLab | oklab(88.26% 0.0379 0.0388) |
| OKLCH | oklch(88.26% 0.054 45.7) |
| XYZ | xyz(69.7531, 67.6896, 56.3952) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.58
Peach
#FFDAB9
ΔE00 6.68
Light Peach
#FFD8B1
ΔE00 8.03
Mistyrose
#FFE4E1
ΔE00 8.37
Pale Salmon
#FFB19A
ΔE00 9.29
Bisque
#FFE4C4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CEBB #BBE5F8
analogous
#F8BBC6 #F8CEBB #F8EDBB
triadic
#F8CEBB #BBF8CE #CEBBF8
tetradic
#F8CEBB #C6F8BB #BBE5F8 #EDBBF8
square
#F8CEBB #C6F8BB #BBE5F8 #EDBBF8
split-complementary
#F8CEBB #BBF8ED #BBC6F8
monochromatic
#ED7E4C #F2A684 #F8CEBB #FCEBE3 #FCEBE3
Accessibility & contrast
On white
1.44
#F8CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#F8CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CEBB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CEBB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8cebb; /* rgb */ color: rgb(248, 206, 187); /* oklch */ color: oklch(88.3% 0.054 45.7);
Tailwind
colors: {
custom: {
50: '#fbddcf',
500: '#f8cebb',
950: '#000000',
},
}SCSS
$custom: #f8cebb; $custom-light: #fbddcf; $custom-dark: #000000;
JSON
{
"hex": "#f8cebb",
"rgb": {
"r": 248,
"g": 206,
"b": 187
},
"hsl": {
"h": 18.689,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.88256,
"c": 0.05423,
"h": 45.7
},
"luminance": 0.67687
}Semantic roles & 50–950 ramp
primary
#F8CEBB
secondary
#7CBEDB
accent
#9BDE08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483