#FFFEEF#FFFEEF
#FFFEEF is a very light, near-neutral yellow. Relative luminance 0.984; OKLCH L 99.4% C 0.020 H 103.7°. Best body text is #000000 at 20.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEEF |
|---|---|
| RGB | rgb(255, 254, 239) |
| HSL | hsl(56, 100%, 97%) |
| HSV | hsv(56, 6%, 100%) |
| CMYK | cmyk(0%, 0.4%, 6.3%, 0%) |
| CIE-LAB | lab(99.37, -2.21, 7.28) |
| CIE-LCH | lch(99.37, 7.61, 106.91°) |
| OKLab | oklab(99.38% -0.0046 0.0191) |
| OKLCH | oklch(99.38% 0.02 103.7) |
| XYZ | xyz(92.2597, 98.3760, 95.7727) |
| Luminance | 0.9838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.48
Floralwhite
#FFFAF0
ΔE00 3.28
Oldlace
#FDF5E6
ΔE00 3.68
Beige
#F5F5DC
ΔE00 4.27
Off White (survey)
#FFFFE4
ΔE00 4.36
Eggshell
#F0EAD6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEEF #EFF0FF
analogous
#FFF6EF #FFFEEF #F8FFEF
triadic
#FFFEEF #EFFFFE #FEEFFF
tetradic
#FFFEEF #EFFFF6 #EFF0FF #FFEFF8
square
#FFFEEF #EFFFF6 #EFF0FF #FFEFF8
split-complementary
#FFFEEF #EFF8FF #F6EFFF
monochromatic
#FFF675 #FFFAB2 #FFFDE0 #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.02
#FFFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.68
#FFFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEEF
20.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEEF | 1.00 | 1.02 | 20.68 | 20.68 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEE
Deuteranopia (green-blind)
#FFFEEF
Tritanopia (blue-blind)
#FFFCFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffeef; /* rgb */ color: rgb(255, 254, 239); /* oklch */ color: oklch(99.4% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#fffef4',
500: '#fffeef',
950: '#000000',
},
}SCSS
$custom: #fffeef; $custom-light: #fffef4; $custom-dark: #000000;
JSON
{
"hex": "#fffeef",
"rgb": {
"r": 255,
"g": 254,
"b": 239
},
"hsl": {
"h": 56.25,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.99376,
"c": 0.01966,
"h": 103.7
},
"luminance": 0.98376
}Semantic roles & 50–950 ramp
primary
#FFFEEF
secondary
#A3A8EF
accent
#0EE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585