#F3CFBC#F3CFBC
#F3CFBC is a very light, muted orange. Relative luminance 0.673; OKLCH L 88.0% C 0.048 H 49.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFBC |
|---|---|
| RGB | rgb(243, 207, 188) |
| HSL | hsl(21, 70%, 85%) |
| HSV | hsv(21, 23%, 95%) |
| CMYK | cmyk(0%, 14.8%, 22.6%, 4.7%) |
| CIE-LAB | lab(85.66, 9.76, 14.13) |
| CIE-LCH | lch(85.66, 17.17, 55.35°) |
| OKLab | oklab(88.01% 0.0313 0.0366) |
| OKLCH | oklch(88.01% 0.048 49.5) |
| XYZ | xyz(68.3525, 67.3135, 56.9595) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.63
Peach
#FFDAB9
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 7.21
Mistyrose
#FFE4E1
ΔE00 8.13
Bisque
#FFE4C4
ΔE00 8.35
Warm Beige
#E9DCC9
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFBC #BCE0F3
analogous
#F3BCC5 #F3CFBC #F3EABC
triadic
#F3CFBC #BCF3CF #CFBCF3
tetradic
#F3CFBC #C5F3BC #BCE0F3 #EABCF3
square
#F3CFBC #C5F3BC #BCE0F3 #EABCF3
split-complementary
#F3CFBC #BCF3EA #BCC5F3
monochromatic
#E08554 #EAAA88 #F3CFBC #FAECE5 #FAECE5
Accessibility & contrast
On white
1.45
#F3CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F3CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFBC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFBC | 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)
#D8D2BB
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#FEC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3cfbc; /* rgb */ color: rgb(243, 207, 188); /* oklch */ color: oklch(88.0% 0.048 49.5);
Tailwind
colors: {
custom: {
50: '#f7ddd0',
500: '#f3cfbc',
950: '#000000',
},
}SCSS
$custom: #f3cfbc; $custom-light: #f7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f3cfbc",
"rgb": {
"r": 243,
"g": 207,
"b": 188
},
"hsl": {
"h": 20.727,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.88009,
"c": 0.04819,
"h": 49.5
},
"luminance": 0.67311
}Semantic roles & 50–950 ramp
primary
#F3CFBC
secondary
#80B6D3
accent
#90D214
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483