#FFFFFE#FFFFFE
#FFFFFE is a very light, near-neutral yellow. Relative luminance 0.999; OKLCH L 100.0% C 0.001 H 106.4°. Best body text is #000000 at 20.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFFE |
|---|---|
| RGB | rgb(255, 255, 254) |
| HSL | hsl(60, 100%, 100%) |
| HSV | hsv(60, 0%, 100%) |
| CMYK | cmyk(0%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.98, -0.17, 0.48) |
| CIE-LCH | lch(99.98, 0.51, 110.15°) |
| OKLab | oklab(99.97% -0.0004 0.0013) |
| OKLCH | oklch(99.97% 0.001 106.4) |
| XYZ | xyz(94.8864, 99.9358, 108.0374) |
| Luminance | 0.9994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
White
#FFFFFF
ΔE00 0.54
Pale Grey
#FDFDFE
ΔE00 1.14
Off White
#FAF9F6
ΔE00 1.57
Whitesmoke
#F5F5F5
ΔE00 2.07
Snow
#FFFAFA
ΔE00 2.75
Ghostwhite
#F8F8FF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFFE #FEFEFF
analogous
#FFFFFE #FFFFFE #FFFFFE
triadic
#FFFFFE #FEFFFF #FFFEFF
tetradic
#FFFFFE #FEFFFF #FEFEFF #FFFEFF
square
#FFFFFE #FEFFFF #FEFEFF #FFFEFF
split-complementary
#FFFFFE #FEFFFF #FFFEFF
monochromatic
#FFFF84 #FFFFC1 #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.00
#FFFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.99
#FFFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFFE
20.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFFE | 1.00 | 1.00 | 20.99 | 20.99 |
| #FFFFFF | 1.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFFFE
Deuteranopia (green-blind)
#FFFFFE
Tritanopia (blue-blind)
#FFFFFF
Achromatopsia (no color)
#FFFFFF
Design tokens & code
CSS
--color: #fffffe; /* rgb */ color: rgb(255, 255, 254); /* oklch */ color: oklch(100.0% 0.001 106.4);
Tailwind
colors: {
custom: {
50: '#fffffe',
500: '#fffffe',
950: '#000000',
},
}SCSS
$custom: #fffffe; $custom-light: #fffffe; $custom-dark: #000000;
JSON
{
"hex": "#fffffe",
"rgb": {
"r": 255,
"g": 255,
"b": 254
},
"hsl": {
"h": 60,
"s": 100,
"l": 99.804
},
"oklch": {
"l": 0.99972,
"c": 0.00131,
"h": 106.4
},
"luminance": 0.99936
}Semantic roles & 50–950 ramp
primary
#FFFFFE
secondary
#B0B0F1
accent
#00E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181817
muted
#868685