#F3CE88#F3CE88
#F3CE88 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.8% C 0.097 H 82.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CE88 |
|---|---|
| RGB | rgb(243, 206, 136) |
| HSL | hsl(39, 82%, 74%) |
| HSV | hsv(39, 44%, 95%) |
| CMYK | cmyk(0%, 15.2%, 44%, 4.7%) |
| CIE-LAB | lab(84.47, 3.98, 39.59) |
| CIE-LCH | lch(84.47, 39.79, 84.25°) |
| OKLab | oklab(86.77% 0.0124 0.0966) |
| OKLCH | oklch(86.77% 0.097 82.7) |
| XYZ | xyz(63.4794, 64.9778, 32.4861) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.42
Navajowhite
#FFDEAD
ΔE00 5.89
Wheat (survey)
#FBDD7E
ΔE00 6.03
Pale Peach
#FFE5AD
ΔE00 6.18
Sandy
#F1DA7A
ΔE00 7.00
Moccasin
#FFE4B5
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CE88 #88ADF3
analogous
#F39988 #F3CE88 #E3F388
triadic
#F3CE88 #88F3CE #CE88F3
tetradic
#F3CE88 #88F399 #88ADF3 #F388E3
square
#F3CE88 #88F399 #88ADF3 #F388E3
split-complementary
#F3CE88 #88E3F3 #9988F3
monochromatic
#E8A019 #EDB750 #F3CE88 #F9E5C0 #FCF4E3
Accessibility & contrast
On white
1.50
#F3CE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#F3CE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CE88
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CE88 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD83
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3ce88; /* rgb */ color: rgb(243, 206, 136); /* oklch */ color: oklch(86.8% 0.097 82.7);
Tailwind
colors: {
custom: {
50: '#f9dcab',
500: '#f3ce88',
950: '#000000',
},
}SCSS
$custom: #f3ce88; $custom-light: #f9dcab; $custom-dark: #000000;
JSON
{
"hex": "#f3ce88",
"rgb": {
"r": 243,
"g": 206,
"b": 136
},
"hsl": {
"h": 39.252,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.86767,
"c": 0.09743,
"h": 82.7
},
"luminance": 0.64975
}Semantic roles & 50–950 ramp
primary
#F3CE88
secondary
#507CCF
accent
#52DE07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481