#F3CEAE#F3CEAE
#F3CEAE is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.5% C 0.060 H 62.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CEAE |
|---|---|
| RGB | rgb(243, 206, 174) |
| HSL | hsl(28, 74%, 82%) |
| HSV | hsv(28, 28%, 95%) |
| CMYK | cmyk(0%, 15.2%, 28.4%, 4.7%) |
| CIE-LAB | lab(85.13, 8.38, 20.77) |
| CIE-LCH | lch(85.13, 22.39, 68.03°) |
| OKLab | oklab(87.5% 0.0273 0.0531) |
| OKLCH | oklch(87.5% 0.06 62.8) |
| XYZ | xyz(66.6744, 66.2558, 49.3127) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.74
Light Peach
#FFD8B1
ΔE00 3.08
Apricot
#FBCEB1
ΔE00 3.19
Bisque
#FFE4C4
ΔE00 5.77
Navajowhite
#FFDEAD
ΔE00 6.69
Burlywood
#DEB887
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CEAE #AED3F3
analogous
#F3AEB1 #F3CEAE #F3F1AE
triadic
#F3CEAE #AEF3CE #CEAEF3
tetradic
#F3CEAE #B1F3AE #AED3F3 #F1AEF3
square
#F3CEAE #B1F3AE #AED3F3 #F1AEF3
split-complementary
#F3CEAE #AEF3F1 #AEB1F3
monochromatic
#E38E43 #EBAE79 #F3CEAE #FBEEE3 #FBEFE4
Accessibility & contrast
On white
1.47
#F3CEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#F3CEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CEAE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CEAE | 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)
#DAD0AC
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3ceae; /* rgb */ color: rgb(243, 206, 174); /* oklch */ color: oklch(87.5% 0.060 62.8);
Tailwind
colors: {
custom: {
50: '#f8ddc6',
500: '#f3ceae',
950: '#000000',
},
}SCSS
$custom: #f3ceae; $custom-light: #f8ddc6; $custom-dark: #000000;
JSON
{
"hex": "#f3ceae",
"rgb": {
"r": 243,
"g": 206,
"b": 174
},
"hsl": {
"h": 27.826,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.87495,
"c": 0.05968,
"h": 62.8
},
"luminance": 0.66253
}Semantic roles & 50–950 ramp
primary
#F3CEAE
secondary
#73A6D3
accent
#7AD60F
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482