#F3CDBA#F3CDBA
#F3CDBA is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.6% C 0.050 H 48.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CDBA |
|---|---|
| RGB | rgb(243, 205, 186) |
| HSL | hsl(20, 70%, 84%) |
| HSV | hsv(20, 23%, 95%) |
| CMYK | cmyk(0%, 15.6%, 23.5%, 4.7%) |
| CIE-LAB | lab(85.13, 10.53, 14.44) |
| CIE-LCH | lch(85.13, 17.87, 53.90°) |
| OKLab | oklab(87.58% 0.0335 0.0374) |
| OKLCH | oklch(87.58% 0.05 48.1) |
| XYZ | xyz(67.6569, 66.2649, 55.6714) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.53
Peach
#FFDAB9
ΔE00 6.18
Light Peach
#FFD8B1
ΔE00 7.57
Mistyrose
#FFE4E1
ΔE00 8.39
Bisque
#FFE4C4
ΔE00 8.99
Pale Salmon
#FFB19A
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CDBA #BAE0F3
analogous
#F3BAC4 #F3CDBA #F3EABA
triadic
#F3CDBA #BAF3CD #CDBAF3
tetradic
#F3CDBA #C4F3BA #BAE0F3 #EABAF3
square
#F3CDBA #C4F3BA #BAE0F3 #EABAF3
split-complementary
#F3CDBA #BAF3EA #BAC4F3
monochromatic
#E18152 #EAA786 #F3CDBA #FAECE5 #FAECE5
Accessibility & contrast
On white
1.47
#F3CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#F3CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CDBA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CDBA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#E0D8BA
Tritanopia (blue-blind)
#FEC7C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3cdba; /* rgb */ color: rgb(243, 205, 186); /* oklch */ color: oklch(87.6% 0.050 48.1);
Tailwind
colors: {
custom: {
50: '#f7dcce',
500: '#f3cdba',
950: '#000000',
},
}SCSS
$custom: #f3cdba; $custom-light: #f7dcce; $custom-dark: #000000;
JSON
{
"hex": "#f3cdba",
"rgb": {
"r": 243,
"g": 205,
"b": 186
},
"hsl": {
"h": 20,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.87581,
"c": 0.05024,
"h": 48.1
},
"luminance": 0.66263
}Semantic roles & 50–950 ramp
primary
#F3CDBA
secondary
#7EB7D3
accent
#93D213
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483