#F7CEBB#F7CEBB
#F7CEBB is a very light, muted orange. Relative luminance 0.675; OKLCH L 88.2% C 0.053 H 46.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CEBB |
|---|---|
| RGB | rgb(247, 206, 187) |
| HSL | hsl(19, 79%, 85%) |
| HSV | hsv(19, 24%, 97%) |
| CMYK | cmyk(0%, 16.6%, 24.3%, 3.1%) |
| CIE-LAB | lab(85.76, 11.62, 14.85) |
| CIE-LCH | lch(85.76, 18.85, 51.95°) |
| OKLab | oklab(88.16% 0.0368 0.0385) |
| OKLCH | oklch(88.16% 0.053 46.3) |
| XYZ | xyz(69.3994, 67.5072, 56.3786) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.53
Peach
#FFDAB9
ΔE00 6.52
Light Peach
#FFD8B1
ΔE00 7.89
Mistyrose
#FFE4E1
ΔE00 8.33
Bisque
#FFE4C4
ΔE00 9.49
Pale Salmon
#FFB19A
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CEBB #BBE4F7
analogous
#F7BBC6 #F7CEBB #F7ECBB
triadic
#F7CEBB #BBF7CE #CEBBF7
tetradic
#F7CEBB #C6F7BB #BBE4F7 #ECBBF7
square
#F7CEBB #C6F7BB #BBE4F7 #ECBBF7
split-complementary
#F7CEBB #BBF7EC #BBC6F7
monochromatic
#EA7F4D #F1A784 #F7CEBB #FCEBE4 #FCEBE4
Accessibility & contrast
On white
1.45
#F7CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#F7CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CEBB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CEBB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BA
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f7cebb; /* rgb */ color: rgb(247, 206, 187); /* oklch */ color: oklch(88.2% 0.053 46.3);
Tailwind
colors: {
custom: {
50: '#faddcf',
500: '#f7cebb',
950: '#000000',
},
}SCSS
$custom: #f7cebb; $custom-light: #faddcf; $custom-dark: #000000;
JSON
{
"hex": "#f7cebb",
"rgb": {
"r": 247,
"g": 206,
"b": 187
},
"hsl": {
"h": 19,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.88163,
"c": 0.05321,
"h": 46.3
},
"luminance": 0.67505
}Semantic roles & 50–950 ramp
primary
#F7CEBB
secondary
#7DBCD9
accent
#99DB0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483