#F3CEBF#F3CEBF
#F3CEBF is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.9% C 0.047 H 43.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CEBF |
|---|---|
| RGB | rgb(243, 206, 191) |
| HSL | hsl(17, 68%, 85%) |
| HSV | hsv(17, 21%, 95%) |
| CMYK | cmyk(0%, 15.2%, 21.4%, 4.7%) |
| CIE-LAB | lab(85.48, 10.72, 12.29) |
| CIE-LCH | lch(85.48, 16.31, 48.91°) |
| OKLab | oklab(87.89% 0.034 0.032) |
| OKLCH | oklch(87.89% 0.047 43.3) |
| XYZ | xyz(68.4377, 66.9612, 58.5999) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.04
Mistyrose
#FFE4E1
ΔE00 7.10
Peach
#FFDAB9
ΔE00 7.54
Light Peach
#FFD8B1
ΔE00 9.05
Bisque
#FFE4C4
ΔE00 10.03
Pale Salmon
#FFB19A
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CEBF #BFE4F3
analogous
#F3BFCA #F3CEBF #F3E8BF
triadic
#F3CEBF #BFF3CE #CEBFF3
tetradic
#F3CEBF #CAF3BF #BFE4F3 #E8BFF3
square
#F3CEBF #CAF3BF #BFE4F3 #E8BFF3
split-complementary
#F3CEBF #BFF3E8 #BFCAF3
monochromatic
#E07F58 #E9A78B #F3CEBF #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.46
#F3CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#F3CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CEBF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CEBF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#DFD9BF
Tritanopia (blue-blind)
#FDC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3cebf; /* rgb */ color: rgb(243, 206, 191); /* oklch */ color: oklch(87.9% 0.047 43.3);
Tailwind
colors: {
custom: {
50: '#f7ddd2',
500: '#f3cebf',
950: '#000000',
},
}SCSS
$custom: #f3cebf; $custom-light: #f7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f3cebf",
"rgb": {
"r": 243,
"g": 206,
"b": 191
},
"hsl": {
"h": 17.308,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.87892,
"c": 0.04668,
"h": 43.3
},
"luminance": 0.66959
}Semantic roles & 50–950 ramp
primary
#F3CEBF
secondary
#83BCD3
accent
#9AD015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483