#F3CDBE#F3CDBE
#F3CDBE is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.7% C 0.048 H 42.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CDBE |
|---|---|
| RGB | rgb(243, 205, 190) |
| HSL | hsl(17, 69%, 85%) |
| HSV | hsv(17, 22%, 95%) |
| CMYK | cmyk(0%, 15.6%, 21.8%, 4.7%) |
| CIE-LAB | lab(85.22, 11.10, 12.44) |
| CIE-LCH | lch(85.22, 16.67, 48.28°) |
| OKLab | oklab(87.68% 0.0351 0.0324) |
| OKLCH | oklch(87.68% 0.048 42.7) |
| XYZ | xyz(68.0881, 66.4374, 57.9423) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.06
Mistyrose
#FFE4E1
ΔE00 7.29
Peach
#FFDAB9
ΔE00 7.74
Light Peach
#FFD8B1
ΔE00 9.21
Pale Salmon
#FFB19A
ΔE00 9.92
Pale Rose
#FDC1C5
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CDBE #BEE4F3
analogous
#F3BECA #F3CDBE #F3E7BE
triadic
#F3CDBE #BEF3CD #CDBEF3
tetradic
#F3CDBE #CAF3BE #BEE4F3 #E7BEF3
square
#F3CDBE #CAF3BE #BEE4F3 #E7BEF3
split-complementary
#F3CDBE #BEF3E7 #BECAF3
monochromatic
#E07E57 #E9A58A #F3CDBE #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.47
#F3CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F3CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CDBE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CDBE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#FDC7C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3cdbe; /* rgb */ color: rgb(243, 205, 190); /* oklch */ color: oklch(87.7% 0.048 42.7);
Tailwind
colors: {
custom: {
50: '#f7dcd1',
500: '#f3cdbe',
950: '#000000',
},
}SCSS
$custom: #f3cdbe; $custom-light: #f7dcd1; $custom-dark: #000000;
JSON
{
"hex": "#f3cdbe",
"rgb": {
"r": 243,
"g": 205,
"b": 190
},
"hsl": {
"h": 16.981,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.87678,
"c": 0.04776,
"h": 42.7
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#F3CDBE
secondary
#82BCD3
accent
#9CD115
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483