#F6CEBB#F6CEBB
#F6CEBB is a very light, muted orange. Relative luminance 0.673; OKLCH L 88.1% C 0.052 H 46.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CEBB |
|---|---|
| RGB | rgb(246, 206, 187) |
| HSL | hsl(19, 77%, 85%) |
| HSV | hsv(19, 24%, 96%) |
| CMYK | cmyk(0%, 16.3%, 24%, 3.5%) |
| CIE-LAB | lab(85.67, 11.25, 14.70) |
| CIE-LCH | lch(85.67, 18.52, 52.58°) |
| OKLab | oklab(88.07% 0.0357 0.0381) |
| OKLCH | oklch(88.07% 0.052 46.9) |
| XYZ | xyz(69.0476, 67.3258, 56.3621) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.50
Peach
#FFDAB9
ΔE00 6.37
Light Peach
#FFD8B1
ΔE00 7.75
Mistyrose
#FFE4E1
ΔE00 8.29
Bisque
#FFE4C4
ΔE00 9.28
Pale Salmon
#FFB19A
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CEBB #BBE3F6
analogous
#F6BBC6 #F6CEBB #F6EBBB
triadic
#F6CEBB #BBF6CE #CEBBF6
tetradic
#F6CEBB #C6F6BB #BBE3F6 #EBBBF6
square
#F6CEBB #C6F6BB #BBE3F6 #EBBBF6
split-complementary
#F6CEBB #BBF6EB #BBC6F6
monochromatic
#E8804F #EFA785 #F6CEBB #FBECE4 #FBECE4
Accessibility & contrast
On white
1.45
#F6CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F6CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CEBB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CEBB | 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)
#D8D1BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f6cebb; /* rgb */ color: rgb(246, 206, 187); /* oklch */ color: oklch(88.1% 0.052 46.9);
Tailwind
colors: {
custom: {
50: '#faddcf',
500: '#f6cebb',
950: '#000000',
},
}SCSS
$custom: #f6cebb; $custom-light: #faddcf; $custom-dark: #000000;
JSON
{
"hex": "#f6cebb",
"rgb": {
"r": 246,
"g": 206,
"b": 187
},
"hsl": {
"h": 19.322,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.88071,
"c": 0.0522,
"h": 46.9
},
"luminance": 0.67323
}Semantic roles & 50–950 ramp
primary
#F6CEBB
secondary
#7DBBD8
accent
#97D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483