#FACD7E#FACD7E
#FACD7E is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.1% C 0.110 H 80.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD7E |
|---|---|
| RGB | rgb(250, 205, 126) |
| HSL | hsl(38, 93%, 74%) |
| HSV | hsv(38, 50%, 98%) |
| CMYK | cmyk(0%, 18%, 49.6%, 2%) |
| CIE-LAB | lab(84.74, 6.35, 45.08) |
| CIE-LCH | lch(84.74, 45.52, 81.98°) |
| OKLab | oklab(87.08% 0.0179 0.1084) |
| OKLCH | oklch(87.08% 0.11 80.6) |
| XYZ | xyz(65.0242, 65.4965, 28.9517) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.62
Navajowhite
#FFDEAD
ΔE00 7.22
Light Mustard
#F7D560
ΔE00 7.35
Maize
#F4D054
ΔE00 7.66
Pale Peach
#FFE5AD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD7E #7EABFA
analogous
#FA8F7E #FACD7E #E9FA7E
triadic
#FACD7E #7EFACD #CD7EFA
tetradic
#FACD7E #7EFA8F #7EABFA #FA7EE9
square
#FACD7E #7EFA8F #7EABFA #FA7EE9
split-complementary
#FACD7E #7EE9FA #8F7EFA
monochromatic
#F49F09 #F8B643 #FACD7E #FCE4B9 #FEF4E2
Accessibility & contrast
On white
1.49
#FACD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FACD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD7E
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD7E | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#EBD880
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facd7e; /* rgb */ color: rgb(250, 205, 126); /* oklch */ color: oklch(87.1% 0.110 80.6);
Tailwind
colors: {
custom: {
50: '#fedca5',
500: '#facd7e',
950: '#000000',
},
}SCSS
$custom: #facd7e; $custom-light: #fedca5; $custom-dark: #000000;
JSON
{
"hex": "#facd7e",
"rgb": {
"r": 250,
"g": 205,
"b": 126
},
"hsl": {
"h": 38.226,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.87083,
"c": 0.10984,
"h": 80.6
},
"luminance": 0.65493
}Semantic roles & 50–950 ramp
primary
#FACD7E
secondary
#457AD7
accent
#53E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480