#FFEFAE#FFEFAE
#FFEFAE is a very light, moderate yellow. Relative luminance 0.860; OKLCH L 95.0% C 0.084 H 95.9°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFAE |
|---|---|
| RGB | rgb(255, 239, 174) |
| HSL | hsl(48, 100%, 84%) |
| HSV | hsv(48, 32%, 100%) |
| CMYK | cmyk(0%, 6.3%, 31.8%, 0%) |
| CIE-LAB | lab(94.33, -3.99, 33.46) |
| CIE-LCH | lch(94.33, 33.69, 96.80°) |
| OKLab | oklab(94.98% -0.0087 0.0836) |
| OKLCH | oklch(94.98% 0.084 95.9) |
| XYZ | xyz(79.7474, 86.0511, 52.4448) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.00
Vanilla
#F3E5AB
ΔE00 2.58
Palegoldenrod
#EEE8AA
ΔE00 3.53
Pale Peach
#FFE5AD
ΔE00 4.29
Dark Cream
#FFF39A
ΔE00 4.51
Egg Shell
#FFFCC4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFAE #AEBEFF
analogous
#FFC7AE #FFEFAE #E7FFAE
triadic
#FFEFAE #AEFFEF #EFAEFF
tetradic
#FFEFAE #AEFFC7 #AEBEFF #FFAEE7
square
#FFEFAE #AEFFC7 #AEBEFF #FFAEE7
split-complementary
#FFEFAE #AEE7FF #C7AEFF
monochromatic
#FFD734 #FFE371 #FFEFAE #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.15
#FFEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FFEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFAE
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFAE | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#FFF1B0
Tritanopia (blue-blind)
#FFE6DE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffefae; /* rgb */ color: rgb(255, 239, 174); /* oklch */ color: oklch(95.0% 0.084 95.9);
Tailwind
colors: {
custom: {
50: '#fff4c6',
500: '#ffefae',
950: '#000000',
},
}SCSS
$custom: #ffefae; $custom-light: #fff4c6; $custom-dark: #000000;
JSON
{
"hex": "#ffefae",
"rgb": {
"r": 255,
"g": 239,
"b": 174
},
"hsl": {
"h": 48.148,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9498,
"c": 0.08409,
"h": 95.9
},
"luminance": 0.86049
}Semantic roles & 50–950 ramp
primary
#FFEFAE
secondary
#6C84E5
accent
#2DE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582