#FFFEAF#FFFEAF
#FFFEAF is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 98.0% C 0.099 H 107.5°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEAF |
|---|---|
| RGB | rgb(255, 254, 175) |
| HSL | hsl(59, 100%, 84%) |
| HSV | hsv(59, 31%, 100%) |
| CMYK | cmyk(0%, 0.4%, 31.4%, 0%) |
| CIE-LAB | lab(98.13, -11.31, 37.99) |
| CIE-LCH | lch(98.13, 39.64, 106.58°) |
| OKLab | oklab(97.99% -0.0297 0.0944) |
| OKLCH | oklch(97.99% 0.099 107.5) |
| XYZ | xyz(84.4203, 95.2402, 54.4852) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.54
Creme
#FFFFB6
ΔE00 1.17
Light Beige
#FFFEB6
ΔE00 1.28
Buff
#FEF69E
ΔE00 2.90
Cream (survey)
#FFFFC2
ΔE00 3.51
Dark Cream
#FFF39A
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEAF #AFB0FF
analogous
#FFD6AF #FFFEAF #D8FFAF
triadic
#FFFEAF #AFFFFE #FEAFFF
tetradic
#FFFEAF #AFFFD6 #AFB0FF #FFAFD8
square
#FFFEAF #AFFFD6 #AFB0FF #FFAFD8
split-complementary
#FFFEAF #AFD8FF #D6AFFF
monochromatic
#FFFC35 #FFFD72 #FFFEAF #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.05
#FFFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FFFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEAF
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEAF | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8AA
Deuteranopia (green-blind)
#FFFBB2
Tritanopia (blue-blind)
#FFF4EA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffeaf; /* rgb */ color: rgb(255, 254, 175); /* oklch */ color: oklch(98.0% 0.099 107.5);
Tailwind
colors: {
custom: {
50: '#fffec7',
500: '#fffeaf',
950: '#000000',
},
}SCSS
$custom: #fffeaf; $custom-light: #fffec7; $custom-dark: #000000;
JSON
{
"hex": "#fffeaf",
"rgb": {
"r": 255,
"g": 254,
"b": 175
},
"hsl": {
"h": 59.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.97989,
"c": 0.09893,
"h": 107.5
},
"luminance": 0.95239
}Semantic roles & 50–950 ramp
primary
#FFFEAF
secondary
#6D6EE5
accent
#03E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582