#F3CEBB#F3CEBB
#F3CEBB is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.8% C 0.049 H 48.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CEBB |
|---|---|
| RGB | rgb(243, 206, 187) |
| HSL | hsl(20, 70%, 84%) |
| HSV | hsv(20, 23%, 95%) |
| CMYK | cmyk(0%, 15.2%, 23%, 4.7%) |
| CIE-LAB | lab(85.40, 10.15, 14.28) |
| CIE-LCH | lch(85.40, 17.52, 54.61°) |
| OKLab | oklab(87.8% 0.0324 0.037) |
| OKLCH | oklch(87.8% 0.049 48.8) |
| XYZ | xyz(68.0036, 66.7875, 56.3132) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.56
Peach
#FFDAB9
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 7.38
Mistyrose
#FFE4E1
ΔE00 8.25
Bisque
#FFE4C4
ΔE00 8.67
Warm Beige
#E9DCC9
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CEBB #BBE0F3
analogous
#F3BBC4 #F3CEBB #F3EABB
triadic
#F3CEBB #BBF3CE #CEBBF3
tetradic
#F3CEBB #C4F3BB #BBE0F3 #EABBF3
square
#F3CEBB #C4F3BB #BBE0F3 #EABBF3
split-complementary
#F3CEBB #BBF3EA #BBC4F3
monochromatic
#E18353 #EAA987 #F3CEBB #FAECE5 #FAECE5
Accessibility & contrast
On white
1.46
#F3CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#F3CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CEBB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CEBB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#FEC8C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3cebb; /* rgb */ color: rgb(243, 206, 187); /* oklch */ color: oklch(87.8% 0.049 48.8);
Tailwind
colors: {
custom: {
50: '#f7ddcf',
500: '#f3cebb',
950: '#000000',
},
}SCSS
$custom: #f3cebb; $custom-light: #f7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f3cebb",
"rgb": {
"r": 243,
"g": 206,
"b": 187
},
"hsl": {
"h": 20.357,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.87795,
"c": 0.04922,
"h": 48.8
},
"luminance": 0.66785
}Semantic roles & 50–950 ramp
primary
#F3CEBB
secondary
#7FB7D3
accent
#91D214
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483