#F3CE95#F3CE95
#F3CE95 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.0% C 0.084 H 78.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CE95 |
|---|---|
| RGB | rgb(243, 206, 149) |
| HSL | hsl(36, 80%, 77%) |
| HSV | hsv(36, 39%, 95%) |
| CMYK | cmyk(0%, 15.2%, 38.7%, 4.7%) |
| CIE-LAB | lab(84.67, 5.35, 33.20) |
| CIE-LCH | lch(84.67, 33.63, 80.84°) |
| OKLab | oklab(86.99% 0.0174 0.0824) |
| OKLCH | oklch(86.99% 0.084 78.1) |
| XYZ | xyz(64.4600, 65.3701, 37.6502) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.06
Wheat
#F5DEB3
ΔE00 5.67
Burlywood
#DEB887
ΔE00 5.68
Moccasin
#FFE4B5
ΔE00 5.69
Pale Peach
#FFE5AD
ΔE00 5.79
Light Peach
#FFD8B1
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CE95 #95BAF3
analogous
#F39F95 #F3CE95 #E9F395
triadic
#F3CE95 #95F3CE #CE95F3
tetradic
#F3CE95 #95F39F #95BAF3 #F395E9
square
#F3CE95 #95F39F #95BAF3 #F395E9
split-complementary
#F3CE95 #95E9F3 #9F95F3
monochromatic
#E79B27 #EDB55E #F3CE95 #F9E7CC #FCF2E4
Accessibility & contrast
On white
1.49
#F3CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#F3CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CE95
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CE95 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3ce95; /* rgb */ color: rgb(243, 206, 149); /* oklch */ color: oklch(87.0% 0.084 78.1);
Tailwind
colors: {
custom: {
50: '#f8dcb4',
500: '#f3ce95',
950: '#000000',
},
}SCSS
$custom: #f3ce95; $custom-light: #f8dcb4; $custom-dark: #000000;
JSON
{
"hex": "#f3ce95",
"rgb": {
"r": 243,
"g": 206,
"b": 149
},
"hsl": {
"h": 36.383,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.86992,
"c": 0.08422,
"h": 78.1
},
"luminance": 0.65367
}Semantic roles & 50–950 ramp
primary
#F3CE95
secondary
#5C8AD1
accent
#5CDC0A
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481